prateekbh / babel-esm-plugin

Add this plugin to generate mirrored esm modules for your existing bundles
MIT License
192 stars 16 forks source link

Breaking with webpack 5 rc3 #50

Open gianlucalarizza opened 3 years ago

gianlucalarizza commented 3 years ago

Hi. I have installed the webpack rc3 and I have the following error during compilation xxxx\node_modules\webpack-cli\bin\cli.js:93 throw err; ^ Error: Cannot find module 'webpack/lib/MultiEntryPlugin'

Do you have any plans to think about a possible resolution? Thanks so much for your work. I appreciate

prateekbh commented 3 years ago

Yes I do. Thanks for bringing this to my notice

gianlucalarizza commented 3 years ago

Hi @prateekbh,

are you watching us are there any possible problems? Thank you very much. Confident appearance.

Cheers :)

prateekbh commented 3 years ago

started work here: https://github.com/prateekbh/babel-esm-plugin/pull/51