-
Notifications
You must be signed in to change notification settings - Fork 188
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
HTML Imports is deprecated and will be removed in M73 #28
Comments
@BenjaminHoegh Thanks for the heads up! I'll take a look at it when possible. |
@crilleengvall Hi, thanks for your great and simple tutorial. I'm using "node 12.0.0", "Chrome 73.0.3683.121" and "Electron 5.0.2". Please help. :) |
Hi @borsTiHD ! I'm glad the tutorials have been helping. I will look in to this issue. Unfortunately im far behind schedule right now. |
@borsTiHD I've updated the app to use electron v5 now. The latest commit supports v5.0.8. |
Do you know when an updated tutorial will be released? Im just getting into Electron and this is a great tutorial on how to start off. Even though after I finished, it didnt work due to 'said' issue. I did learn a lot. I am not going through your updated project to figure out how you fixed it and though I'm understanding most of it, it would be a lot easier understanding from your perspecting why and how you done it. Understandably you're busy, but thank you so far! |
Waiting for next release of this amazing tutorial for latest version of electron! |
Thanks for your kind words @yosiasz! |
no worries. in that case I will be happy to start looking at updating it for the community to v11 of electron! here we go! you have already done a great job |
@crilleengvall here it is v9.4.3 with electron-forge https://github.com/yosiasz/electron-tutorial-app Any versions after 9 it breaks because of all the jquery and js file loading. |
The text was updated successfully, but these errors were encountered: