README
Multidex plugin for Cordova
This plugin adds the multidex flag to Android builds by amending the AndroidManifest.xml generated by Cordova.
More information can be found at http://developer.android.com/tools/building/multidex.html
This plugin adds the multidex flag Android builds by amending the AndroidManifest.xml generated by Cordova
<script type="module">
import cordovaPluginMultidex from 'https://cdn.skypack.dev/cordova-plugin-multidex';
</script>
This plugin adds the multidex flag to Android builds by amending the AndroidManifest.xml generated by Cordova.
More information can be found at http://developer.android.com/tools/building/multidex.html