commit | 87dc6cc489126a6075183a986a2540306f881aa5 | [log] [tgz] |
---|---|---|
author | Michael Zhou <zhoumotongxue008@gmail.com> | Tue Nov 12 23:12:39 2013 -0500 |
committer | Michael Zhou <zhoumotongxue008@gmail.com> | Tue Nov 12 23:12:39 2013 -0500 |
tree | 9fa2ad18615b7d4ee7ffc402afe71c5a016349ca | |
parent | 40378dde4d8b4a2066b51ef6ef2b441a99945949 [diff] |
Enable Closure Compiler when building ui_opt GWT 2.5 adds the option to optimize the generated JavaScript even further with Closure Compiler. Pass -XenableClosureCompiler to enable this when building ui_opt. This reduces the size of gerrit.war built from current master by ~100k at the expense of increased build time. The optimized JavaScript should also run faster. Change-Id: I73343786e36a49dd3d9f9a733309248aedcd2a46