Description
What versions & operating system are you using?
wrangler v22.16.0, vite-plugin @1.7.2
Please provide a link to a minimal reproduction
No response
Describe the Bug
pg-cloudflare is using "cloudflare" export condition
https://github.com/brianc/node-postgres/blob/master/packages/pg-cloudflare/package.json#L14-L17
However plugin has hardcoded "workerd" condition and does not allow change it
See also brianc/node-postgres#3493
Please provide any relevant error logs
No response
Metadata
Metadata
Assignees
Type
Projects
Status
Done