cf-binding-proxy with sveltekit for HMR #47
Closed
plainsquirrel
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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?
Beta Was this translation helpful? Give feedback.
All reactions