More components
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"appId": "com.example.app",
|
||||
"appName": "nextjs-tailwind-capacitor",
|
||||
"bundledWebRuntime": false,
|
||||
"npmClient": "npm",
|
||||
"webDir": "out",
|
||||
"plugins": {
|
||||
"SplashScreen": {
|
||||
"launchShowDuration": 0
|
||||
}
|
||||
},
|
||||
"server": {
|
||||
"url": "http://192.168.86.26:3000"
|
||||
},
|
||||
"cordova": {}
|
||||
}
|
||||
Reference in New Issue
Block a user