1.0.2 • Published 8 years ago

webpack-config-options v1.0.2

Weekly downloads
17
License
MIT
Repository
github
Last release
8 years ago

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.