Drop removed amd task from watch list
This commit is contained in:
+1
-1
@@ -163,7 +163,7 @@ module.exports = function(grunt) {
|
||||
},
|
||||
|
||||
files: ['src/*', 'lib/**/*.js', 'spec/**/*.js'],
|
||||
tasks: ['build', 'amd', 'tests', 'test']
|
||||
tasks: ['build', 'tests', 'test']
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user