Skip to content

Use only the parts of lodash that are used #854

Description

@ryanlanciaux

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions