webpack-config-options
v1.0.2
Published
Build webpack configuration with simple options.
Downloads
26
Readme
webpack-config-options
Build webpack configuration with simple options.
options
- {string} devtool [optional] - Custom devtool.
- {boolean} production [optional] - True to run in production mode.
- {boolean} postcss [optional] - True to enable postcss.
- {boolean} scss [optional] - True to enable scss file-type support.