Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade Electron to v5.0.0 #91

Closed
wants to merge 3 commits into from
Closed

Upgrade Electron to v5.0.0 #91

wants to merge 3 commits into from

Conversation

ticky
Copy link
Contributor

@ticky ticky commented Apr 23, 2019

This upgrades Electron to the latest major version, and fixes the window creation code to explicitly enable the nodeIntegration that content pages currently rely on.

In Electron 5, without nodeIntergration explicitly enabled, the content pages do not have access to require!

This upgrades Electron to the latest beta (the final release should be not far behind!) and fixes the window creation code to explicitly enable the `nodeIntegration` that content pages currently rely on.

In Electron 5, without `nodeIntergration` explicitly enabled, the content pages do not have access to `require`!
@ticky ticky changed the title Upgrade Electron to 5.0.0-beta.9 Upgrade Electron to v5.0.0 Apr 25, 2019
@ticky ticky marked this pull request as ready for review April 25, 2019 05:12
@h13i32maru
Copy link
Member

Thank you for this PR 😄
However I merged electron v6 w/ #98

@h13i32maru h13i32maru closed this Aug 25, 2019
@ticky
Copy link
Contributor Author

ticky commented Aug 25, 2019

It looks like the instructions in the read me are still wrong, you could at least cherry-pick 26c7f85

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants