From 7ed8bfa8e4d1a59e3eca909482028072db25c29c Mon Sep 17 00:00:00 2001 From: Arno Roldao Junior Date: Thu, 23 Jun 2016 11:54:36 -0300 Subject: [PATCH] Description of module: IMAGE --- grunt-tasks/image.js | 1 + 1 file changed, 1 insertion(+) diff --git a/grunt-tasks/image.js b/grunt-tasks/image.js index a378bb87f..599251364 100644 --- a/grunt-tasks/image.js +++ b/grunt-tasks/image.js @@ -1,3 +1,4 @@ +// Optimize images 'use strict'; module.exports = function (grunt) {