sikmin
sikmin
CDCloudflare Developers
Created by sikmin on 1/11/2024 in #workers-help
cf-binding-proxy with sveltekit for HMR
I'm using cf-binding-proxy, drizzle ORM, and Sveltekit. I'm using "npx cf-binding-proxy --d1=db" and "npm run dev" at the same time. This is to use HMR of sveltekit. The cf-binding-proxy part continues to rebuild every time the file modifies, making it difficult to access from the npm run dev server. Is there a similar problem or any workaround?
8 replies