Open charlielee opened 2 years ago
Electron 20 defaults to preload scripts not having accessing to Node. Need to refactor rendererPreload to remove reliance on Node or add additional IPC handlers.
https://www.electronjs.org/blog/electron-20-0#default-changed-renderers-without-nodeintegration-true-are-sandboxed-by-default
Electron 20 defaults to preload scripts not having accessing to Node. Need to refactor rendererPreload to remove reliance on Node or add additional IPC handlers.
https://www.electronjs.org/blog/electron-20-0#default-changed-renderers-without-nodeintegration-true-are-sandboxed-by-default