upgrade uglify to improve compressed size

This commit is contained in:
spalger
2016-01-08 14:21:09 -07:00
parent bfcef3d242
commit b1a137b343
3 changed files with 32 additions and 4 deletions

View File

@ -67,5 +67,4 @@ module.exports = function (grunt) {
throw new Error('Aborting release');
}
});
};
};