-
Notifications
You must be signed in to change notification settings - Fork 7
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
Update webpack peer dependency #3
Comments
I am having the same issue
|
I would also like to see this |
I was just about to post this issue as well. This becomes crucial with
|
serut
added a commit
to serut/strip-pragma-loader
that referenced
this issue
Jul 20, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Any chance the webpack peer dependency could be update to at least
2.0.0 - 3.10.0
.I've been using the cesium-react in webpack 3 without issue for a couple of weeks now following the guide in the blog (https://cesium.com/blog/2018/03/05/integrating-cesium-and-react/).
Having some trouble in webpack 4 but once those are resolved maybe even setting the peer dependency to
>=2.0.0
would be okay.I could make a PR if necessary.
The text was updated successfully, but these errors were encountered: