Add contrib-clean to Grunt.
We should clean 'min' directory before build.
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
"grunt-contrib-jshint": "~0.1.1",
|
||||
"grunt-contrib-uglify": "~0.1.1",
|
||||
"grunt-contrib-cssmin": "~0.6.1",
|
||||
"grunt-contrib-csslint": "~0.1.2"
|
||||
"grunt-contrib-csslint": "~0.1.2",
|
||||
"grunt-contrib-clean": "~0.4.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user