Description of module: UGLIFY

pull/1082/head
Arno Roldao Junior 2016-06-23 11:55:12 -03:00
parent e031a7b0de
commit a6e1acb8ed
1 changed files with 1 additions and 0 deletions

View File

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