From 3c20f31a282b20687948a2a70b12b42379a59ae3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrg=20Lehni?= Date: Sun, 31 Jul 2011 12:11:49 +0100 Subject: [PATCH] Fix parse-js.sh script to work with new Prepro.js --- build/parse-js.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/parse-js.sh b/build/parse-js.sh index cbc6358c..7410b68a 100755 --- a/build/parse-js.sh +++ b/build/parse-js.sh @@ -17,4 +17,4 @@ # through the seperate source files in the src directory. Very useful during # development of the library itself. -./preprocess.sh ../lib/parse-js.js ../lib/parse-js-min.js "" uglified +./preprocess.sh compressed ../lib/parse-js.js ../lib/parse-js-min.js '{}'