-
Notifications
You must be signed in to change notification settings - Fork 488
Closed
Description
documentation.js is huge on npm install, for a weird reason:
npm v2.15.9
npm install documentation
All of the red is duplicate installations of core-js
- 57MB: documentationjs without core-js
- 372MB: documentationjs with core-js
Each core-js module install is 1.85MB and even though they're all the same exact version, npm installs one copy for every single babel transform.
Actions: I have no idea, this is bad.
Metadata
Metadata
Assignees
Labels
No labels