We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33612ee commit 0950478Copy full SHA for 0950478
playground/nuxt.config.ts
@@ -20,7 +20,7 @@ export default defineNuxtConfig({
20
kv: true,
21
cache: true,
22
bindings: {
23
- compatibilityFlags: ['nodejs_compat_v2']
+ // compatibilityFlags: ['nodejs_compat_v2']
24
// Used for /api/hyperdrive
25
// hyperdrive: {
26
// POSTGRES: '8bb2913857b84c939cd908740fa5a5d5'
0 commit comments