diff --git a/grunt.js b/grunt.js index 24eda286b..e05f06724 100644 --- a/grunt.js +++ b/grunt.js @@ -107,7 +107,7 @@ module.exports = function( grunt ) { }, watch: { files: [ - "", "", "", + "", "", "src/**/*.js" ], tasks: "dev"