update capacitor config

This commit is contained in:
Jason Wall 2020-11-24 09:17:28 -05:00
parent 92eff31716
commit 8092d1fac4
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
"appName": "dynamicbible", "appName": "dynamicbible",
"bundledWebRuntime": false, "bundledWebRuntime": false,
"npmClient": "npm", "npmClient": "npm",
"webDir": "dist/db", "webDir": "dist/dynamicbible",
"plugins": { "plugins": {
"SplashScreen": { "SplashScreen": {
"launchShowDuration": 0 "launchShowDuration": 0

View File

@ -3,7 +3,7 @@
"appName": "dynamicbible", "appName": "dynamicbible",
"bundledWebRuntime": false, "bundledWebRuntime": false,
"npmClient": "npm", "npmClient": "npm",
"webDir": "dist/db", "webDir": "dist/dynamicbible",
"plugins": { "plugins": {
"SplashScreen": { "SplashScreen": {
"launchShowDuration": 0 "launchShowDuration": 0

View File

@ -3,7 +3,7 @@
"appName": "dynamicbible", "appName": "dynamicbible",
"bundledWebRuntime": false, "bundledWebRuntime": false,
"npmClient": "npm", "npmClient": "npm",
"webDir": "dist/db", "webDir": "dist/dynamicbible",
"plugins": { "plugins": {
"SplashScreen": { "SplashScreen": {
"launchShowDuration": 0 "launchShowDuration": 0