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