mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-17 22:37:04 +08:00
chore(ios): allow debugging webcontent (#8998)
This commit is contained in:
@@ -7,6 +7,7 @@ const config: CapacitorConfig = {
|
||||
webDir: 'dist',
|
||||
ios: {
|
||||
path: '.',
|
||||
webContentsDebuggingEnabled: true,
|
||||
},
|
||||
server: {
|
||||
// url: 'http://localhost:8080',
|
||||
|
||||
Reference in New Issue
Block a user