Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 2 months ago
JSON representation

A library to parse stats.json and give useful advice how to reduce bundle size

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.