Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jakoblind/webpack-optimize-helper
A library to parse stats.json and give useful advice how to reduce bundle size
https://github.com/jakoblind/webpack-optimize-helper
Last synced: 7 days ago
JSON representation
A library to parse stats.json and give useful advice how to reduce bundle size
- Host: GitHub
- URL: https://github.com/jakoblind/webpack-optimize-helper
- Owner: jakoblind
- Created: 2018-12-20T08:21:04.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T08:31:43.000Z (almost 2 years ago)
- Last Synced: 2024-08-01T16:44:32.178Z (3 months ago)
- Language: JavaScript
- Size: 646 KB
- Stars: 30
- Watchers: 2
- Forks: 1
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# webpack optimize helper
This is a JavaScript library that reads a webpack `stats.json` file and gives back useful statistics about the file that helps the dev to reduce the bundle size.