README
Dummy Plugin for Cordova Release Tools
This is a dummy Cordova plugin for testing Cordova Release Tools. It does absolutely nothing when added to a Cordova plugin, but I can use it to use the cort
commands and see if they still work.
This is a dummy Cordova plugin for testing Cordova Release Tools. It does absolutely nothing when added to a Cordova plugin, but I can use it to use the cort commands and see if they still work.
<script type="module">
import cordovaPluginReleaseToolsDummy from 'https://cdn.skypack.dev/cordova-plugin-release-tools-dummy';
</script>
This is a dummy Cordova plugin for testing Cordova Release Tools. It does absolutely nothing when added to a Cordova plugin, but I can use it to use the cort
commands and see if they still work.