opengovsg / design-system

The Design System used at Open Government Products
https://design.open.gov.sg
39 stars 11 forks source link

refactor: use explicit import for lodash (to reduce bundling whole lib) #774

Open karrui opened 1 month ago

karrui commented 1 month ago

refactor: use explicit import for lodash (to reduce bundling whole lib)

fix: mark sideEffects false for package

After

npm notice package size: 472.8 kB npm notice unpacked size: 4.4 MB

When importing in a test app

To check for tree shake

Before

Screenshot 2024-10-10 at 1.20.02 PM.png

After

Screenshot 2024-10-10 at 1.19.43 PM.png

karrui commented 1 month ago

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @karrui and the rest of your teammates on Graphite Graphite