You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 18, 2022. It is now read-only.
Would that help in your case? I already spit main and renderer and switched to typescript in the latest iteration, the next step would be to setup a communication channel.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I am implementing the security tip from Electron.
https://www.electronjs.org/docs/tutorial/security#2-do-not-enable-nodejs-integration-for-remote-content
But this has no effect, I don't know if it's because vite and electron run independently of each other.
create-window.js
preload.js
index.html
Could you support me with this problem?
The text was updated successfully, but these errors were encountered: