Description of module: CLEAN

pull/1082/head
Arno Roldao Junior 2016-06-23 11:54:19 -03:00
parent fc5ef6217b
commit b6a21d5dc7
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
// Delete images in build directory
// After compressing the images in the build/img dir, there is no need
// for them
'use strict';
module.exports = function (grunt) {