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

Make electron v5 work. Use polyfill for HTML import. #30

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

chuckb
Copy link

@chuckb chuckb commented Jun 27, 2019

I modified tutorial 2 to factor out the use of HTML imports and instead use a polyfill. Note that electron v5.x requires nodeIntegration to be set true when creating the BrowserWindow object, which I also modified. One note is that the welcome page does not show at initial load but will show when the menu is clicked. Not sure why, but the deprecation warning is now gone.

@crilleengvall
Copy link
Owner

Hi @chuckb.
Thank you for this. i'll take a look at it as soon as possible.

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