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

Support of webpack 5 #35

Closed
iegik opened this issue Jun 24, 2021 · 1 comment
Closed

Support of webpack 5 #35

iegik opened this issue Jun 24, 2021 · 1 comment

Comments

@iegik
Copy link

iegik commented Jun 24, 2021

Has incorrect peerDependencies:

[email protected] requires a peer of webpack@^2.0.0 || ^3.0.0 || ^4.0.0 but none is installed.

@patrickmetz
Copy link

@iegik Webpack 5 doesn't need this plugin anymore. You can use ignoreWarnings: https://webpack.js.org/configuration/other-options/#ignorewarnings

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