Griddle icon indicating copy to clipboard operation
Griddle copied to clipboard

Use only the parts of lodash that are used

Open ryanlanciaux opened this issue 5 years ago • 1 comments

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.

ryanlanciaux avatar Jul 01 '19 13:07 ryanlanciaux

hey @ryanlanciaux I'll take this one! :)

lvaldovinos avatar Jul 01 '19 15:07 lvaldovinos