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