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

import specific lodash libraries #6

Closed
mschipperheyn opened this issue Apr 6, 2017 · 2 comments
Closed

import specific lodash libraries #6

mschipperheyn opened this issue Apr 6, 2017 · 2 comments

Comments

@mschipperheyn
Copy link

I noticed that you import lodash as a whole instead of specific lodash libraries that you are using. I suggest you change that to avoid polluting the resulting packages.

@analog-nico
Copy link
Owner

Good point! I will do specific requires like require('lodash/defaults').

@analog-nico
Copy link
Owner

I just released version 0.2.2 that fixes this. Thanks for bringing that up.

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