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

Is this plugin supported in Webpack 5? #28

Open
nsunga opened this issue Oct 18, 2022 · 0 comments
Open

Is this plugin supported in Webpack 5? #28

nsunga opened this issue Oct 18, 2022 · 0 comments

Comments

@nsunga
Copy link

nsunga commented Oct 18, 2022

Hello,

I'm running into an issue with my plugins configuration, and this is the only plugin throwing the following error:

[webpack-cli] Invalid configuration object. Webpack has been initialized using a configuration object that does not match the API schema.
 - configuration.plugins[1] misses the property 'apply'. Should be:
   function
   -> The run point of the plugin, required method.

What's strange is that the source code for this plugin DOES have an apply function..

I also noticed the build tag for the latest version in the readme is tagged error. So, I just wanted to know if the latest version is supported in webpack 5

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

1 participant