merkle-open/webpack-config-plugins

Support Webpack v5

evenstensberg opened this issue · 1 comments

I'm submitting a...


[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report  
[ ] Performance issue
[x] Feature request
[ ] Documentation issue or request
[ ] Support request
[ ] Other... Please describe:

Current behavior

Does not work with webpack 5

Expected behavior

Work with webpack 5

Minimal reproduction of the problem with instructions

Create a webpack 5 project

What is the motivation / use case for changing the behavior?

Improving webpack

I'm going to fill this out properly

duplicate of #55