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