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