react-stonecutter
react-stonecutter copied to clipboard
replace lodash.* dependencies
This changes reduce my bundle size from 700kB to 691kB. 9kB is a small changes, but for example... if I use 10 packages with 9kB overhead... it's 90kb useless code.
Today I reduce my vendor.js from 750kB to 517kB (gzipped) ~30% :smile:
Hi, this looks good. I will merge for the next release. I had not come across 'just' before, thanks for the heads up!