diff --git a/Gruntfile.coffee b/Gruntfile.coffee index e9a77e0ab..c8bad0200 100644 --- a/Gruntfile.coffee +++ b/Gruntfile.coffee @@ -43,6 +43,7 @@ module.exports = (grunt) -> glob_to_multiple: expand: true src: [ + 'keymaps/*.cson' 'src/**/*.cson' 'static/**/*.cson' 'themes/**/*.cson'