diff --git a/Gruntfile.js b/Gruntfile.js index a6635fc3428e5..6778dabcaa381 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -107,6 +107,7 @@ module.exports = function(grunt) { 'concat', 'copy', 'cssmin', + 'imagemin', 'jshint', 'qunit', 'uglify',