Files
doneit-web/capacitor.config.json
T
2020-08-05 15:39:16 +01:00

14 lines
233 B
JSON

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