FormidableLabs / inspectpack

An inspection tool for Webpack frontend JavaScript bundles.
MIT License
592 stars 20 forks source link

Feature: Vendor / code-splitting optimizer. #100

Open ryan-roemer opened 5 years ago

ryan-roemer commented 5 years ago

Take input of:

and produce outputs of how best to shuffle shared modules.

Task