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