v0.18.7
0.18.7 / 2017-07-12
Changed
- You can now set
webpack.extractText
config tofalse
to disable extraction of stylesheets in builds [#343]
Dependencies
- extract-text-webpack-plugin: v3.0.0-rc.2 → v3.0.0
- webpack: v3.1.0 → v3.2.0 - bug fixes
Documentation
- Documented default
webpack.extractText
config.