Description of module: CLEAN

This commit is contained in:
Arno Roldao Junior
2016-06-23 11:54:19 -03:00
parent fc5ef6217b
commit b6a21d5dc7

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) {