Remove JSHint from build steps
This commit is contained in:
+1
-1
@@ -200,7 +200,7 @@ module.exports = function(grunt) {
|
||||
});
|
||||
|
||||
grunt.registerTask('build', [
|
||||
'jshint',
|
||||
//'jshint',
|
||||
'clean:build',
|
||||
'copy:build',
|
||||
'less',
|
||||
|
||||
Reference in New Issue
Block a user