Skip to content

Commit 9ffa466

Browse files
committed
chore: enable analytics
1 parent f341cb6 commit 9ffa466

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nuxt.config.ts

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ export default defineNuxtConfig({
1212
compatibilityDate: '2024-04-03',
1313
hub: {
1414
ai: true,
15+
analytics: true,
1516
cache: true,
1617
kv: true,
1718
},

0 commit comments

Comments
 (0)