There was an error while loading. Please reload this page.
1 parent 361cac2 commit ec1c7cfCopy full SHA for ec1c7cf
2 files changed
Makefile
@@ -1,7 +1,7 @@
1
# See the README for installation instructions.
2
3
NODE_PATH ?= ./node_modules
4
-JS_UGLIFY = $(NODE_PATH)/uglify-js2/bin/uglifyjs2
+JS_UGLIFY = $(NODE_PATH)/uglify-js/bin/uglifyjs
5
JS_TESTER = $(NODE_PATH)/vows/bin/vows
6
LOCALE ?= en_US
7
0 commit comments