mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Add WebInspector as global
This commit is contained in:
@@ -27,7 +27,8 @@
|
||||
"serviceworker": true
|
||||
},
|
||||
"globals": [
|
||||
"WebView"
|
||||
"WebView",
|
||||
"WebInspector"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user