10 lines
161 B
JSON
10 lines
161 B
JSON
{
|
|
"appId": "com.example.plugin",
|
|
"appName": "example-app",
|
|
"webDir": "dist",
|
|
"plugins": {
|
|
"SplashScreen": {
|
|
"launchShowDuration": 0
|
|
}
|
|
}
|
|
} |