Initial commit
This commit is contained in:
10
example-app/capacitor.config.json
Normal file
10
example-app/capacitor.config.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"appId": "com.example.plugin",
|
||||
"appName": "example-app",
|
||||
"webDir": "dist",
|
||||
"plugins": {
|
||||
"SplashScreen": {
|
||||
"launchShowDuration": 0
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user