Skip to content

Commit 0950478

Browse files
committed
chore(playground): disable v2 flag
1 parent 33612ee commit 0950478

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

playground/nuxt.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ export default defineNuxtConfig({
2020
kv: true,
2121
cache: true,
2222
bindings: {
23-
compatibilityFlags: ['nodejs_compat_v2']
23+
// compatibilityFlags: ['nodejs_compat_v2']
2424
// Used for /api/hyperdrive
2525
// hyperdrive: {
2626
// POSTGRES: '8bb2913857b84c939cd908740fa5a5d5'

0 commit comments

Comments
 (0)