Skip to content
Snippets Groups Projects
Commit 85aa7380 authored by David Benson's avatar David Benson
Browse files

Disables node integration

Former-commit-id: 33f92195
parent 6ada7cec
No related branches found
No related tags found
No related merge requests found
......@@ -20,6 +20,7 @@ function createWindow (opt = {})
{
width: 1600,
height: 1200,
nodeIntegration: false,
'web-security': false,
allowRunningInsecureContent: __DEV__,
webPreferences: {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment