11 lines
187 B
JSON
11 lines
187 B
JSON
{
|
|
"appId": "com.example.plugin",
|
|
"appName": "example",
|
|
"bundledWebRuntime": false,
|
|
"webDir": "dist",
|
|
"plugins": {
|
|
"SplashScreen": {
|
|
"launchShowDuration": 0
|
|
}
|
|
}
|
|
} |