Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

webpack-config-options

rockie21MIT1.0.2

Build webpack configuration with simple options.

webpack, configuration

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.