mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-21 12:55:22 +00:00
contextIsolation: false
This commit is contained in:
@@ -13,7 +13,7 @@ let config = {
|
||||
electronOptions: {
|
||||
webPreferences: {
|
||||
nodeIntegration: true,
|
||||
enableRemoteModule: true
|
||||
enableRemoteModule: true, contextIsolation: false
|
||||
}
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user