Features
- Meta Info:package name, version, etc.
- Duplicated packages
- Bundled (used) packages and unused packages
- Packages <=> chunks/modules map
- Detect and differentiate between direct and transitive packages
Priority
p1: important
Context
The current DevTools implementation reads from node_modules, which can introduce edge cases and inaccurate data.
Here’s a preview of the current DevTools packages panel for reference.

Features
Priority
p1: important
Context
The current DevTools implementation reads from
node_modules, which can introduce edge cases and inaccurate data.Here’s a preview of the current DevTools packages panel for reference.