ItsLofus / webpack-raw-bundler

A Webpack plugin to merge your files together, unedited, into a single file.
MIT License
10 stars 2 forks source link

Support for Webpack 5 #3

Open Nowaker opened 2 years ago

Nowaker commented 2 years ago
TypeError: compiler.plugin is not a function
    at MergeIntoFile.apply (/SNIP/node_modules/webpack-raw-bundler/index.js:124:12)
    at createCompiler (/SNIP/node_modules/webpack/lib/webpack.js:73:12)
Superhands89 commented 2 years ago

agreed, same issue