Files
llink/js
Arjun PatelandGitHub e886c56dd9 fix: prebundle deps before loading electron app (#254)
Electron Forge restarts the renderer process without fully restarting the Vite dev server, so the browser gets a fresh page with a new hash but the Vite server still has the old pre-bundle cache — mismatch causes the 504 outdated error every other time we launch.
2026-06-09 11:11:01 -07:00
..