feat(core): update components

This commit is contained in:
Alexey Kasyanchuk
2021-04-25 03:00:32 +03:00
parent fae870cd97
commit 9804ee7c6c
3 changed files with 6207 additions and 9830 deletions

View File

@ -184,6 +184,7 @@ app.on("ready", async () => {
webPreferences: {
nodeIntegration: true,
enableRemoteModule: true,
contextIsolation: false,
}
});