From 4b66cab99b2b5687c439ddae133c887a88f0c99e Mon Sep 17 00:00:00 2001 From: Fergal Moran Date: Sat, 28 Sep 2013 21:12:24 +0100 Subject: [PATCH] Switched from closure to uglify2 --- static/js/app.build.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/js/app.build.js b/static/js/app.build.js index d368645..8ec29b6 100644 --- a/static/js/app.build.js +++ b/static/js/app.build.js @@ -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