From faf29dd047d282c74a7383dc42299ab4e38cdefe Mon Sep 17 00:00:00 2001 From: Igor Minar Date: Sat, 26 Mar 2011 22:50:27 -0700 Subject: upgrade closure compiler to version 20110322 the new version minifies our js better: before | after | diff ----------------------------------------- min | 62161 | 60868 | -2.1% min+gzip | 25176 | 24552 | -2.5% --- lib/closure-compiler/version.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 lib/closure-compiler/version.txt (limited to 'lib/closure-compiler/version.txt') diff --git a/lib/closure-compiler/version.txt b/lib/closure-compiler/version.txt new file mode 100644 index 00000000..b2a7288c --- /dev/null +++ b/lib/closure-compiler/version.txt @@ -0,0 +1 @@ +20110322 -- cgit v1.2.3