diff --git a/Gruntfile.js b/Gruntfile.js index 392c36f..f51665d 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -200,7 +200,7 @@ module.exports = function(grunt) { }); grunt.registerTask('build', [ - 'jshint', + //'jshint', 'clean:build', 'copy:build', 'less',