FormidableLabs / FormidableLabs/inspectpack
Feature: Vendor / code-splitting optimizer.
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 590
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
Take input of:
- Assets
- Dependency relationships (what can be a common lib / chunk shared across multiple other assets)?
- Modules
and produce outputs of how best to shuffle shared modules.
Task
- [ ] optimizer
- [ ] deal with "multiple flows" of different pages / asset collections to optimize.
Contributor guide
Assessment
This issue has not been assessed yet.