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
No matter which files I changed, Webpack watcher will refresh the page upon update. However, the preload.ts doesn't get loaded during this process. If type rs in the console as mentioned in the docs, it still doesn't load. It only works the first time the app is luanched.
Error:
Unable to load preload script: ~/.webpack/renderer/main_window/preload.js
The text was updated successfully, but these errors were encountered:
No matter which files I changed, Webpack watcher will refresh the page upon update. However, the
preload.ts
doesn't get loaded during this process. If typers
in the console as mentioned in the docs, it still doesn't load. It only works the first time the app is luanched.Error:
The text was updated successfully, but these errors were encountered: