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

lodash-webpack-plugin breaks this library #813

Open
Ky6uk opened this issue Mar 24, 2018 · 1 comment
Open

lodash-webpack-plugin breaks this library #813

Ky6uk opened this issue Mar 24, 2018 · 1 comment

Comments

@Ky6uk
Copy link

Ky6uk commented Mar 24, 2018

This bug related to #654. I just spent so much time for finding the issue. I don't know why related issue was closed there. Accepting collections by adding collections: true is the fix.

new LodashModuleReplacementPlugin({
  collections: true
})

If this is not a bug then I think it should be added to the documentation (maybe as known issues).

@dave4jr
Copy link

dave4jr commented Apr 7, 2018

I had this issue as well. Thanks for the comment.

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