b092ab4583
Vitest 3 bundles its own Vite which omits server.config.server, causing the Svelte plugin's hot-update configureServer hook to throw TypeError. Catches the error safely during test runs. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>