flaschengeist-frontend/src-capacitor/capacitor.config.json

7 lines
145 B
JSON

{
"appId": "dev.flaschengeist",
"appName": "flaschengeist-frontend",
"bundledWebRuntime": false,
"npmClient": "yarn",
"webDir": "www"
}