Files
BlackFaces/capacitor.config.json
T
2020-09-06 13:54:25 -04:00

14 lines
230 B
JSON

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