mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-06 03:49:56 +08:00
chore: enable webview debugging for Android
This commit is contained in:
@@ -26,6 +26,7 @@ const config: CapacitorConfig & AppConfig = {
|
|||||||
releaseType: 'AAB',
|
releaseType: 'AAB',
|
||||||
},
|
},
|
||||||
adjustMarginsForEdgeToEdge: 'force',
|
adjustMarginsForEdgeToEdge: 'force',
|
||||||
|
webContentsDebuggingEnabled: true,
|
||||||
},
|
},
|
||||||
server: {
|
server: {
|
||||||
cleartext: true,
|
cleartext: true,
|
||||||
|
|||||||
Reference in New Issue
Block a user