Remote bindings not using preview D1 DB
I've setup the following, however for some reason the DB is pointing to my production D1 DB instead of my second one (I created a second as a preview). Any ideas why?
I run
bun dev
wrangler.jsonc
and
vite.config.ts
my package.json
has these scripts
0 Replies