Steve Zhu 62956e3894
fix: externalize electron via ssr.external for Vite 8
In Vite 8, rollupOptions.external is not honored when rolldownOptions
exists separately. Use ssr.external to ensure electron is externalized
in both main and preload SSR builds, since ssr.external takes
precedence over ssr.noExternal for specified packages.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-04 19:32:00 -04:00
..
2025-10-28 22:53:03 +08:00
2025-11-09 23:03:06 +08:00