remove grunt-contrib-watch
This commit is contained in:
parent
58f9cf44bb
commit
60ed64d8df
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ module.exports = function(grunt) {
|
|||
grunt.loadNpmTasks('grunt-contrib-uglify');
|
||||
grunt.loadNpmTasks('grunt-contrib-connect');
|
||||
grunt.loadNpmTasks('grunt-contrib-yuidoc');
|
||||
grunt.loadNpmTasks('grunt-contrib-watch');
|
||||
|
||||
grunt.loadTasks('tasks');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue