From 042d055d52f4448b8a42261fcf709147910a4638 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Sun, 10 Jul 2016 11:37:47 -0400 Subject: #282 - life is back to normal again Former-commit-id: aad465e72a636a71b7b0c8f59cf9b977fcd7e366 --- hooks/after_prepare/uglify.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'hooks/after_prepare/uglify.js') diff --git a/hooks/after_prepare/uglify.js b/hooks/after_prepare/uglify.js index e372a089..3b11bc90 100755 --- a/hooks/after_prepare/uglify.js +++ b/hooks/after_prepare/uglify.js @@ -29,7 +29,8 @@ if (!isRelease) { } // Run uglifier -run(); +// PP disabled on Jul 10 2016 - something is going wrong +//run(); /** * Run compression for all specified platforms. -- cgit v1.2.3