We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
compatibilityDate
1 parent 4efdc0b commit 8e2a01aCopy full SHA for 8e2a01a
playground/nuxt.config.ts
@@ -1,6 +1,7 @@
1
import { defineNuxtConfig } from 'nuxt/config'
2
3
export default defineNuxtConfig({
4
+ compatibilityDate: '2024-08-27',
5
modules: ['@nuxt/image'],
6
extends: ['./layers/example'],
7
image: {
0 commit comments