webpack-optimize-example icon indicating copy to clipboard operation
webpack-optimize-example copied to clipboard

List of examples to make your webpack builds faster :rocket: and files smaller :ant:

Webpack Optimize Example

Follow these examples to make your Webpack builds faster 🚀 and files smaller 🐜

Examples

How to run

  • checkout this repository
git clone https://github.com/FrendEr/webpack-optimize-example.git
  • install dependencies
cd ./exmaple && npm install
  • run build
npm run build

License

MIT