Switched from closure to uglify2

This commit is contained in:
Fergal Moran
2013-09-28 21:12:24 +01:00
parent f1884aa8fb
commit 4b66cab99b

View File

@@ -37,7 +37,7 @@
* mode to minify the code. Only available if REQUIRE_ENVIRONMENT is "rhino" (the default). * mode to minify the code. Only available if REQUIRE_ENVIRONMENT is "rhino" (the default).
* - "none": No minification will be done. * - "none": No minification will be done.
*/ */
optimize: "closure", optimize: "uglify2",
/* /*
* By default, comments that have a license in them are preserved in the * By default, comments that have a license in them are preserved in the