Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 299 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 299 Bytes

Webpack Config File Example (DEPRECATED)

This is a simple example of a webpack.config.js file

The usual initial plugins/loader plus:

  • Minify/Extract CSS for production only
  • Minify/Uglify JS for production only
  • Generate source maps for development only
  • Process Bootstrap font files