cordova-plugin-bundle-resources
v1.0.2
Published
Move resources to your 'res' folder your project
Downloads
3
Readme
Cordova Plugin Resources Bundle
This is a simple plugin for transfers resource files. It may be used for bundle notification icons to res folder.
Installation: cordova plugin add cordova-plugin-bundle-resources
You need to midify the plugin for your resources. All files must be added to res/ folder in plugin.
Based on https://cordova.apache.org/docs/en/6.x/plugin_ref/spec.html Thanks https://github.com/driftyco/cordova-plugin-template