Commit 66b2a13a authored by Jeffrey I. Schiller's avatar Jeffrey I. Schiller Committed by Evan W. Patton

Collapse All Properties

This results in compilation building a single large Javascript download
instead of one for each browser/language combination. In production,
minification reduces the size of this file to something
reasonable. However if you build directly from master, this one file
will be pretty large. However it will work just fine.

This changes significantly speeds up the build process.

Change-Id: I330faf96fd95e538e3c19130c85c3ae8dbb077df
parent cbbb28ca
......@@ -133,5 +133,6 @@
<extend-property name="locale" values="nl"/>
<set-property-fallback name="locale" value="en"/>
<collapse-all-properties/>
</module>
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment