I use the miniflare/wrangler emulation for local development with Sveltekit, and that allows me to u

I use the miniflare/wrangler emulation for local development with Sveltekit, and that allows me to use
npm run dev
and get the lightning fast reloads you're after. Take a look at: https://github.com/sdarnell/cf-svelte for a working example.
GitHub
A basic starter project for working locally in sveltekit on Cloudflare - sdarnell/cf-svelte
Was this page helpful?