Aggiunge integrazione Capacitor per build APK Android
This commit is contained in:
9
capacitor.config.json
Normal file
9
capacitor.config.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"appId": "com.antoniana.segnapunti",
|
||||
"appName": "Segnapunti",
|
||||
"webDir": "dist",
|
||||
"bundledWebRuntime": false,
|
||||
"server": {
|
||||
"androidScheme": "https"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user