Skip to content

Commit

Permalink
Bump electron from 7.2.4 to 12.0.2 (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
fanatid authored Apr 6, 2021
1 parent db2902f commit 43bc101
Show file tree
Hide file tree
Showing 3 changed files with 1,310 additions and 18 deletions.
1 change: 1 addition & 0 deletions lib/runner.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ app.on('ready', function(){
win = new BrowserWindow({
show: opts.show || false,
webPreferences: {
contextIsolation: false,
preload: preload,
nodeIntegration: opts.nodeIntegration || false
}
Expand Down
Loading

0 comments on commit 43bc101

Please sign in to comment.