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