Thomas Bruederli
2013-11-28 d5c3815c8c8489aa82555702f6ef7b60a5711f82
Argggh! Get a version of the closure compiler that is known to work
1 files modified
2 ■■■ changed files
bin/jsshrink.sh 2 ●●● patch | view | raw | blame | history
bin/jsshrink.sh
@@ -2,7 +2,7 @@
JS_DIR=`dirname "$0"`/../program/js
JAR_DIR='/tmp'
LANG_IN='ECMASCRIPT3'
CLOSURE_COMPILER_URL='http://dl.google.com/closure-compiler/compiler-latest.zip'
CLOSURE_COMPILER_URL='http://dl.google.com/closure-compiler/compiler-20131014.zip'
do_shrink() {
    rm -f "$2"