Skip to content

Commit 5823435

Browse files
committed
chore: add compatibilityDate in nuxt.config
1 parent 98f4331 commit 5823435

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

templates/basic/nuxt.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
export default defineNuxtConfig({
2+
compatibilityDate: '2025-09-10',
23
// Nuxt config here:
34
})

0 commit comments

Comments
 (0)