changeset 332:74b849875a57

grunt: Some stuff that shouldn't have been commented out.
author Ludovic Chabant <ludovic@chabant.com>
date Wed, 11 Mar 2015 14:43:40 -0700
parents 83df9086e723
children 861b581749b0
files Gruntfile.js
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/Gruntfile.js	Wed Mar 11 14:43:20 2015 -0700
+++ b/Gruntfile.js	Wed Mar 11 14:43:40 2015 -0700
@@ -42,7 +42,7 @@
         }
       }
     },
-    /*imagemin: {
+    imagemin: {
       all: {
         files: [{
               expand: true,
@@ -51,7 +51,7 @@
               src: ['img/*.{png,jpg,gif}']
         }]
       }
-    },*/
+    },
     copy: {
       development: {
         files: [