react-stonecutter icon indicating copy to clipboard operation
react-stonecutter copied to clipboard

replace lodash.* dependencies

Open alexesDev opened this issue 8 years ago • 2 comments

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.

alexesDev avatar Mar 23 '17 13:03 alexesDev

Today I reduce my vendor.js from 750kB to 517kB (gzipped) ~30% :smile:

alexesDev avatar Mar 23 '17 14:03 alexesDev

Hi, this looks good. I will merge for the next release. I had not come across 'just' before, thanks for the heads up!

dantrain avatar Mar 29 '17 09:03 dantrain