@sebacruz/webpack-config

1.3.5 • Public • Published

webpack-config

My personal shareable webpack configuration.

This package contains my preferred webpack configuration:

  • CSS/SCSS.
  • Image optimization.
  • Code minification.
  • Output path cleaning on every build.
  • Manifest generation.
  • Default webpack-dev-server configuration.

Install

Install the package and its required loaders.

$ npm install --save-dev @sebacruz/webpack-config

Check out the example directory to see how to set up your webpack config.

Package Sidebar

Install

npm i @sebacruz/webpack-config

Weekly Downloads

1

Version

1.3.5

License

MIT

Unpacked Size

358 kB

Total Files

23

Last publish

Collaborators

  • sebacruz