1
0
mirror of https://github.com/kremalicious/blog.git synced 2024-11-22 09:56:51 +01:00

imagemin, y u no fun

This commit is contained in:
Matthias Kretschmann 2014-07-22 23:18:03 +02:00
parent f1bd4ddbba
commit 811af0b0f4

View File

@ -283,7 +283,8 @@ module.exports = function(grunt){
'cmq',
'cssmin',
'uglify',
'imagemin',
'imagemin:assets',
'imagemin:touchicons',
'rsync:copy_build',
'rev',
'usemin'