FormidableLabs / FormidableLabs/inspectpack
Feature: Get "final" processed code source size.
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 590
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
The stats object has the source and source size of the original unprocessed source.
Task: get the final processed size if possible.
Ideas:
- For `DuplicatesPlugin`, see if we can do a compiler hook to late grab sources and update `size` fields in the original stats object.
/cc @exogen
Contributor guide
Assessment
This issue has not been assessed yet.