Add nuxt compatibility date
This commit is contained in:
@@ -60,5 +60,6 @@ export default defineNuxtConfig({
|
|||||||
config: {
|
config: {
|
||||||
standalone: false
|
standalone: false
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
compatibilityDate: "2024-08-01"
|
||||||
});
|
});
|
||||||
|
Reference in New Issue
Block a user