Griddle
Griddle copied to clipboard
Use only the parts of lodash that are used
Griddle version
1.x
Expected Behavior
Only import the parts of lodash that are used. Instead of importing _ it'd be good to import lodash.debounce
etc.
Actual Behavior
The entire lodash library is imported.
Steps to reproduce
Pull request with failing test or storybook story with issue
While this step is not necessary, a failing test(s) and/or a storybook story will help us resolve the issue much more easily. Please see the README for more information.
hey @ryanlanciaux I'll take this one! :)