We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23bf5ce commit 842fa62Copy full SHA for 842fa62
nuxt.config.ts
@@ -1,6 +1,6 @@
1
// https://nuxt.com/docs/api/configuration/nuxt-config
2
export default defineNuxtConfig({
3
- compatibilityDate: '2025-01-31',
+ compatibilityDate: '2024-07-06',
4
5
build: {
6
transpile: ['shiki', 'ohash'],
0 commit comments