stackviz/gulp
Tim Buckley d2e9ad4fca Disable gzip and source maps for production builds
This disables sourcemap generation for production builds to save on
disk space. While useful, source maps are several times larger than
our actual used code, so it's best to only keep them around during
development.

This also turns off gzip, since it is just duplicating files for now;
we'll want to reconsider this feature once StackViz is building inside
the gate if links start breaking.

Change-Id: Ie4c2735c08014f417b8f1f68fc8f6b9e4898dff2
2016-05-13 18:40:17 -06:00
..
tasks Disable gzip and source maps for production builds 2016-05-13 18:40:17 -06:00
util Add initial Angular boilerplate files. 2015-09-25 16:26:44 -06:00
LICENSE Add initial Angular boilerplate files. 2015-09-25 16:26:44 -06:00
config.js Removed unused node dependencies. 2015-11-24 13:48:47 -07:00
index.js Add initial Angular boilerplate files. 2015-09-25 16:26:44 -06:00