An open API service indexing awesome lists of open source software.

https://github.com/ahmedelgabri/webpack-analyze

https://gabri.me/blog/analyzing-optimizing-your-webpack-bundle
https://github.com/ahmedelgabri/webpack-analyze

analysis blogpost performance webpack webpack2

Last synced: about 2 months ago
JSON representation

https://gabri.me/blog/analyzing-optimizing-your-webpack-bundle

Awesome Lists containing this project

README

          

# webpack analyze

### How to run

```sh
$ npm i
$ npm run build
$ npm run debug # to debug using webpack
$ npm run analyze # to debug using webpack-bundle-analyzer
```

Check the [`before`](https://github.com/ahmedelgabri/webpack-analyze/tree/before) branch to see before the optimization.

https://gabri.me/blog/analyzing-optimizing-your-webpack-bundle