From 8092d1fac403f80244a18c8263dd15ffad1ac279 Mon Sep 17 00:00:00 2001 From: Jason Wall Date: Tue, 24 Nov 2020 09:17:28 -0500 Subject: [PATCH] update capacitor config --- src/android/app/src/main/assets/capacitor.config.json | 2 +- src/electron/capacitor.config.json | 2 +- src/ios/App/App/capacitor.config.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/android/app/src/main/assets/capacitor.config.json b/src/android/app/src/main/assets/capacitor.config.json index 9131d4e7..efe713fa 100644 --- a/src/android/app/src/main/assets/capacitor.config.json +++ b/src/android/app/src/main/assets/capacitor.config.json @@ -3,7 +3,7 @@ "appName": "dynamicbible", "bundledWebRuntime": false, "npmClient": "npm", - "webDir": "dist/db", + "webDir": "dist/dynamicbible", "plugins": { "SplashScreen": { "launchShowDuration": 0 diff --git a/src/electron/capacitor.config.json b/src/electron/capacitor.config.json index 9131d4e7..efe713fa 100644 --- a/src/electron/capacitor.config.json +++ b/src/electron/capacitor.config.json @@ -3,7 +3,7 @@ "appName": "dynamicbible", "bundledWebRuntime": false, "npmClient": "npm", - "webDir": "dist/db", + "webDir": "dist/dynamicbible", "plugins": { "SplashScreen": { "launchShowDuration": 0 diff --git a/src/ios/App/App/capacitor.config.json b/src/ios/App/App/capacitor.config.json index 9131d4e7..efe713fa 100644 --- a/src/ios/App/App/capacitor.config.json +++ b/src/ios/App/App/capacitor.config.json @@ -3,7 +3,7 @@ "appName": "dynamicbible", "bundledWebRuntime": false, "npmClient": "npm", - "webDir": "dist/db", + "webDir": "dist/dynamicbible", "plugins": { "SplashScreen": { "launchShowDuration": 0