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

Avoid importing entire lodash package #30

Open
Floriferous opened this issue Dec 10, 2021 · 1 comment
Open

Avoid importing entire lodash package #30

Floriferous opened this issue Dec 10, 2021 · 1 comment

Comments

@Floriferous
Copy link
Contributor

This package uses import _ from 'lodash', instead it should import only the functions it needs.

@StorytellerCZ
Copy link
Member

I think while at it we can remove lodash all together or at least as much as possible.

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

No branches or pull requests

2 participants