fix build

This commit is contained in:
Thomas Nordquist
2022-02-27 14:15:50 +01:00
parent d253c6c764
commit 24e9c4cd22
7 changed files with 4479 additions and 6507 deletions

View File

@@ -56,6 +56,8 @@ async function createWindow() {
height: 720,
show: false,
webPreferences: {
...({ enableRemoteModule: true } as any),
contextIsolation: false,
nodeIntegration: true,
devTools: true,
sandbox: false,