kotarella1110 / cordova-plugin-webpack

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

cordova Instead rename webpackCompile.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules #537

Open danieldanielecki opened 2 years ago

danieldanielecki commented 2 years ago

Getting the error cordova Instead rename webpackCompile.js to end in .cjs, change the requiring code to use dynamic import() which is available in all CommonJS modules after trying to run on Android.