Skip to content

Commit

Permalink
chore(playground): disable v2 flag
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux committed Sep 14, 2024
1 parent 33612ee commit 0950478
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion playground/nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ export default defineNuxtConfig({
kv: true,
cache: true,
bindings: {
compatibilityFlags: ['nodejs_compat_v2']
// compatibilityFlags: ['nodejs_compat_v2']
// Used for /api/hyperdrive
// hyperdrive: {
// POSTGRES: '8bb2913857b84c939cd908740fa5a5d5'
Expand Down

0 comments on commit 0950478

Please sign in to comment.