Closed karrui closed 2 weeks ago
refactor: use explicit import for lodash (to reduce bundling whole lib)
fix: mark sideEffects false for package
npm notice package size: 472.8 kB npm notice unpacked size: 4.4 MB
To check for tree shake
main
This stack of pull requests is managed by Graphite. Learn more about stacking.
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
After