I'm looking for fast refresh with support for Cloudflare Workers `env`, but it seems like both next
I'm looking for fast refresh with support for Cloudflare Workers
env, but it seems like both next and svelte require that you first build the project, and then feed it to wrangler. I don't want to rebuild my project every time I change my code.


