mirror of
https://github.com/atom/atom.git
synced 2026-01-22 21:38:10 -05:00
Compile keymaps into atom application
This commit is contained in:
@@ -43,6 +43,7 @@ module.exports = (grunt) ->
|
||||
glob_to_multiple:
|
||||
expand: true
|
||||
src: [
|
||||
'keymaps/*.cson'
|
||||
'src/**/*.cson'
|
||||
'static/**/*.cson'
|
||||
'themes/**/*.cson'
|
||||
|
||||
Reference in New Issue
Block a user