kotarella1110 / cordova-plugin-webpack

Integrate webpack into your Cordova workflow.
https://www.npmjs.com/package/cordova-plugin-webpack
Apache License 2.0
62 stars 20 forks source link

Webpack 5 #520

Open stempora opened 3 years ago

stempora commented 3 years ago

Hi,

Is there any plan to upgrade the plugin to support webpack5 ?

zackcornelius commented 2 years ago

I've got a PR for upgrading to webpack 5 here: https://github.com/kotarella1110/cordova-plugin-webpack/pull/538 @stempora Can you see if it works for you? (Works for me currently with on device and with local browser dev-server modes)