mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Move menu building to the proper place
This commit is contained in:
@@ -54,6 +54,7 @@ module.exports = (grunt) ->
|
||||
glob_to_multiple:
|
||||
expand: true
|
||||
src: [
|
||||
'menus/*.cson'
|
||||
'keymaps/*.cson'
|
||||
'static/**/*.cson'
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user