This repo contains a reproducer for a svelte bug that crashes the vite dev server entirely.
See https://github.com/sveltejs/svelte/issues/10501
This can be reproduced with both Svelte 4.2.11
and 5.0.0-next.55
. The latter can be found on the svelte-5
branch.
npm i && npm run dev