aboutsummaryrefslogtreecommitdiffstats
path: root/lib/closure-compiler
AgeCommit message (Collapse)Author
2011-07-18chore(closure-compiler): upgrading to v20110615Igor Minar
2011-03-26upgrade closure compiler to version 20110322Igor Minar
the new version minifies our js better: before | after | diff ----------------------------------------- min | 62161 | 60868 | -2.1% min+gzip | 25176 | 24552 | -2.5%
2011-03-26renaming lib/compiler-closure to lib/closure-compilerIgor Minar