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