Hacker News new | ask | show | jobs
by korynunn 3572 days ago
Another effective change:

npm un --save lodash

1 comments

No-trololo: Lodash is modular so you can use cherry-pick the methods you want. There's plugins to make it easier and further reduce bundle sizes.

https://github.com/lodash/babel-plugin-lodash

https://github.com/lodash/lodash-webpack-plugin