NerdWalletOSS / apollo-cache-policies

An extension of the Apollo 3 cache with support for advanced cache policies.
Apache License 2.0
156 stars 22 forks source link

Migrate to lodash-es #42

Closed danReynolds closed 2 years ago

danReynolds commented 2 years ago

As called out in #28 , a number of consumers have reached out for us to switch to lodash-es instead of lodash so that we can reduce bundle size. I've gone and replaced lodash in this PR, if someone wants to try it out and let me know if it resolves their bundle size issue let me know and we can move forward with this. Thanks!

abdul-hamid-achik commented 2 years ago

awesome!

danReynolds commented 2 years ago

awesome!

🥳 Did this reduce your bundle size?