forked from pptx704/capacitor-template
capacitor template
This commit is contained in:
10
capacitor.config.json
Executable file → Normal file
10
capacitor.config.json
Executable file → Normal file
@ -1,11 +1,5 @@
|
||||
{
|
||||
"appId": "com.template.app",
|
||||
"appName": "Template App",
|
||||
"webDir": "www",
|
||||
"bundledWebRuntime": true,
|
||||
"plugins": {
|
||||
"EdgeToEdge": {
|
||||
"backgroundColor": "#ffffff"
|
||||
}
|
||||
}
|
||||
"appName": "Capsule",
|
||||
"webDir": "dist"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user