We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3d4829 commit 102747aCopy full SHA for 102747a
main.js
@@ -9,7 +9,7 @@ function createWindow () {
9
height: 900,
10
webPreferences: {
11
devTools: true,
12
- contextIsolation: false,
+ contextIsolation: true,
13
sandbox: true,
14
}
15
})
0 commit comments