Only import required lodash methods to reduce bundle size#175
Only import required lodash methods to reduce bundle size#175cvbuelow wants to merge 1 commit intoEliav2:masterfrom
Conversation
|
Sorry can't merge it for now because can't test it without setting up an proper environment. |
|
@Eliav2 I had a good look around when I introduced your lib to my work's codebase, and couldn't find anything as good that satisfied these points:
I had a look around again this weekend after I saw the deprecation notice, and still couldn't find anything that was as elegant. Today I tried implementing something custom within our codebase, but struggled with positioning, re-rendering, etc. I also tried patching your lib via I appreciate that it's a niche case! |
No description provided.