Skip to content
This repository was archived by the owner on Feb 23, 2021. It is now read-only.

Commit eb158b7

Browse files
committed
Disable node integration
As suggested by @kewde in issue #75, disabled nodeIntegration.
1 parent 909f34c commit eb158b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/desktop/main.dev.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ const finishCreateWindow = () => {
122122
show: false,
123123
frame: true,
124124
title: 'Lightning',
125+
nodeIntegration: false,
125126
})
126127

127128
mainWindow.setMenu(null)

0 commit comments

Comments
 (0)