Upgrade to Electron 12.0.1
Summary: Changelog: Upgraded to Electron 12.0.1 Reviewed By: fabiomassimo Differential Revision: D27084184 fbshipit-source-id: 5d45c632f7fec78635287f1919ef1cf0b2b458ad
This commit is contained in:
committed by
Facebook GitHub Bot
parent
f468f0e07d
commit
81252edf33
@@ -288,6 +288,7 @@ function createWindow() {
|
||||
nodeIntegration: true,
|
||||
webviewTag: true,
|
||||
nativeWindowOpen: true,
|
||||
contextIsolation: false,
|
||||
},
|
||||
});
|
||||
win.once('ready-to-show', () => {
|
||||
|
||||
Reference in New Issue
Block a user