Type
Feature Request
Request
Some npm packages are not meant to be bundled, such as test tools like ava or tape.
It would be great if bundlephobia could show the size on disk before bundling.
For example, ava and should show 24 MB but it shows 941 kB minified.
I created an issue in siddharthkp/cost-of-modules#50 since it might be out of scope for bundlephobia.
Type
Feature Request
Request
Some npm packages are not meant to be bundled, such as test tools like
avaortape.It would be great if bundlephobia could show the size on disk before bundling.
For example, ava and should show 24 MB but it shows 941 kB minified.
I created an issue in siddharthkp/cost-of-modules#50 since it might be out of scope for bundlephobia.