fix: remove deprecated bundledWebRuntime configuration option
This commit is contained in:
@@ -4,7 +4,6 @@ const config: CapacitorConfig = {
|
|||||||
appId: 'com.lightchat.app',
|
appId: 'com.lightchat.app',
|
||||||
appName: 'Light Chat',
|
appName: 'Light Chat',
|
||||||
webDir: 'dist',
|
webDir: 'dist',
|
||||||
bundledWebRuntime: false,
|
|
||||||
server: {
|
server: {
|
||||||
androidScheme: 'https'
|
androidScheme: 'https'
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user