mirror of
https://github.com/fergalmoran/dss.git
synced 2025-12-22 09:38:18 +00:00
Switched from closure to uglify2
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
* mode to minify the code. Only available if REQUIRE_ENVIRONMENT is "rhino" (the default).
|
||||
* - "none": No minification will be done.
|
||||
*/
|
||||
optimize: "closure",
|
||||
optimize: "uglify2",
|
||||
|
||||
/*
|
||||
* By default, comments that have a license in them are preserved in the
|
||||
|
||||
Reference in New Issue
Block a user