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

Fix import 'lodash' #44

Closed
agaricus opened this issue Jul 29, 2016 · 1 comment
Closed

Fix import 'lodash' #44

agaricus opened this issue Jul 29, 2016 · 1 comment

Comments

@agaricus
Copy link

query 'lodash' by default resolved as 'lodash/index.js'
but this assembly extend global scope
and with module bundler this realy ploblem

please fix this import in library build babel-plugin-lodash

agaricus added a commit to BloodyEnterprise/react-bootstrap-typeahead that referenced this issue Jul 29, 2016
optimize lodash import
@agaricus agaricus mentioned this issue Jul 29, 2016
@ericgio
Copy link
Owner

ericgio commented Aug 2, 2016

Fixed in v0.8.0

@ericgio ericgio closed this as completed Aug 2, 2016
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

Successfully merging a pull request may close this issue.

2 participants