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",
"bundledWebRuntime": false,
"npmClient": "npm",
"webDir": "dist/db",
"webDir": "dist/dynamicbible",
"plugins": {
"SplashScreen": {
"launchShowDuration": 0

View File

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

View File

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