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
- Host: GitHub
- URL: https://github.com/ahmedelgabri/webpack-analyze
- Owner: ahmedelgabri
- Created: 2017-01-29T17:14:24.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-29T17:53:34.000Z (over 9 years ago)
- Last Synced: 2025-05-18T08:37:43.987Z (about 1 year ago)
- Topics: analysis, blogpost, performance, webpack, webpack2
- Language: JavaScript
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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