Skip to content

Commit 87a8233

Browse files
committed
Add imagemin to the list of Grunt dependencies.
1 parent 38c3584 commit 87a8233

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Gruntfile.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ module.exports = function(grunt) {
108108
'concat',
109109
'copy',
110110
'cssmin',
111+
'imagemin',
111112
'jshint',
112113
'qunit',
113114
'uglify',

0 commit comments

Comments
 (0)