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

moving webpack out of dependencies into devDependencies #17

Closed
wants to merge 1 commit into from

Conversation

p-somers
Copy link

webpack doesn't need to be in dev dependencies. This is causing issues in in other react projects trying to use newer versions of React, which require newer versions of webpack.

@llorentegerman
Copy link
Owner

Thanks, this issue has been solved in version 2.3.3

@p-somers
Copy link
Author

p-somers commented Mar 8, 2022

I appreciate the fix but this doesn't solve the problem for people who can't upgrade to react 17 yet. My company is in this position and this repo is still causing webpack issues

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 this pull request may close these issues.

None yet

2 participants