webpack-split-chunks-analyzer
v0.3.2
Published
Debug how your application is dynamically loaded by webpack
Maintainers
Readme
webpack-split-chunks-analyzer
Debug how your application is dynamically loaded by webpack
Developing
Initial setup
- Install git hooks (optional)
git config core.hooksPath .githooks
