Discofy/capacitor.config.json

14 lines
230 B
JSON

{
"appId": "io.ionic.starter",
"appName": "discofymockup",
"bundledWebRuntime": false,
"npmClient": "npm",
"webDir": "www",
"plugins": {
"SplashScreen": {
"launchShowDuration": 0
}
},
"cordova": {}
}