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

Webpack 5 compatibiliy issue - compiler.plugin is not a function #71

Open
jonamat opened this issue Nov 30, 2020 · 4 comments
Open

Webpack 5 compatibiliy issue - compiler.plugin is not a function #71

jonamat opened this issue Nov 30, 2020 · 4 comments

Comments

@jonamat
Copy link

jonamat commented Nov 30, 2020

compiler.plugin('emit', (compilation, callback)
is no more supported from webpack 5x, it throws a
compiler.plugin is not a function

@jonamat
Copy link
Author

jonamat commented Nov 30, 2020

Since this project seems unmaintained, I published a new working fork of that, if you need it use
npm i -D webpack-visualizer-plugin2
it works with webpack 5x

@jonamat jonamat changed the title Webpack 5 compatibiliy issue Webpack 5 compatibiliy issue - compiler.plugin is not a function Nov 30, 2020
@sghoweri
Copy link

Thanks @jonamat!! 👍

@HoneyBadgerSeeker
Copy link

Thanks @jonamat !

@lionelviv3
Copy link

Thanks @jonamat

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

4 participants