Files
llink/js
Arjun Patel cf9c272df7 fix: prebundle deps before loading electron app
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:05:54 -07:00
..