Compatible with electron version 11.
Compatible with electron version 11.
This commit is contained in:
@@ -51,6 +51,9 @@ class ElectronSetup
|
|||||||
{
|
{
|
||||||
var config:Dynamic =
|
var config:Dynamic =
|
||||||
{
|
{
|
||||||
|
webPreferences:{
|
||||||
|
nodeIntegration:true
|
||||||
|
},
|
||||||
fullscreen: window.fullscreen,
|
fullscreen: window.fullscreen,
|
||||||
frame: frame,
|
frame: frame,
|
||||||
resizable: window.resizable,
|
resizable: window.resizable,
|
||||||
|
|||||||
Reference in New Issue
Block a user