Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use only the parts of lodash that are used #854

Open
ryanlanciaux opened this issue Jul 1, 2019 · 1 comment
Open

Use only the parts of lodash that are used #854

ryanlanciaux opened this issue Jul 1, 2019 · 1 comment
Assignees

Comments

@ryanlanciaux
Copy link
Member

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.

@lvaldovinos
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants