GitHub user breautek added a comment to the discussion: Support ES6
It's unclear where you're trying to use ESM modules but if you're trying to make a cordova plugin with an ESM module, then I think you'll run into a lot of issues that I don't think can be solved without introducing huge breaking changes to cordova's module system and that's something I don't foresee happening, because community tends to favour not breaking existing plugins... a lot of which have been untouched/unmaintained now so introducing breaking changes to those plugins tends to become a huge problem. GitHub link: https://github.com/apache/cordova/discussions/434#discussioncomment-7103693 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
