Description of module: UGLIFY

This commit is contained in:
Arno Roldao Junior
2016-06-23 11:55:12 -03:00
parent e031a7b0de
commit a6e1acb8ed

View File

@@ -1,3 +1,4 @@
// Uglify task info. Compress the js files.
'use strict';
module.exports = function (grunt) {