Update cordova build

Signed-off-by: Chris Cromer <chris@cromer.cl>
This commit is contained in:
2019-03-09 14:12:15 -03:00
parent 27c42a55c8
commit a090519a7a
32 changed files with 1104 additions and 436 deletions

18
plugins/browser.json Normal file
View File

@@ -0,0 +1,18 @@
{
"prepare_queue": {
"installed": [],
"uninstalled": []
},
"config_munge": {
"files": {}
},
"installed_plugins": {
"cordova-plugin-splashscreen": {
"PACKAGE_NAME": "cl.cromer.jvonmobile"
},
"cordova-plugin-whitelist": {
"PACKAGE_NAME": "cl.cromer.jvonmobile"
}
},
"dependent_plugins": {}
}