| commit | 93bac8fefb064dbefb2cc08d3ae3aa84e84f0320 | [log] [tgz] |
|---|---|---|
| author | Bob Gallagher <bob.gallagher@riftio.com> | Wed Mar 15 08:24:47 2017 -0400 |
| committer | Bob Gallagher <bob.gallagher@riftio.com> | Wed Mar 15 08:24:47 2017 -0400 |
| tree | 59e795f29f32152a5b61e099519a00de73ce2885 | |
| parent | 072388a12f3b46b51196239f0b7fc32ec1ae14b1 [diff] |
Rift-15726 compress code in production environment When webpack configs for “minimizing” - define NODE_ENV to be ‘production’ to get further code reduction our of react - add in gzip compression Update skyquake.js to handle qzip file request Update all calls to alt.createStore to pass in an explicit store name to fix issue caused by minification (class name duplication Change-Id: I2bb2239c87c6b2f5f6f02399f553e28ee3a8f5b8 Signed-off-by: Bob Gallagher <bob.gallagher@riftio.com>