chore(ios): allow debugging webcontent (#8998)

This commit is contained in:
CatsJuice
2024-12-03 09:31:25 +00:00
parent 0c718921a0
commit 8ef5804af3

View File

@@ -7,6 +7,7 @@ const config: CapacitorConfig = {
webDir: 'dist',
ios: {
path: '.',
webContentsDebuggingEnabled: true,
},
server: {
// url: 'http://localhost:8080',