Ryan Roemer 7f99b31c5f
Feature: Enable opt-out of minified, gzip calculations. (#230)
Adds `minified` and `gzip` configuration options that can optionally disable the relatively expensive per-module calculations of each by `inspectpack` under the hood.

- Fixes #227
- Adds `minified` and `gzip` plugin options, both defaulted to `true` so we don't need a semver major bump.
- Adds more README documentation and explanations about CPU intensive workloads and the `inspectpack` cache.
2018-01-23 08:37:59 -08:00
..