Skip to content

Commit

Permalink
chore: add compatibilityDate
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Aug 27, 2024
1 parent 4efdc0b commit 8e2a01a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions playground/nuxt.config.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import { defineNuxtConfig } from 'nuxt/config'

export default defineNuxtConfig({
compatibilityDate: '2024-08-27',
modules: ['@nuxt/image'],
extends: ['./layers/example'],
image: {
Expand Down

0 comments on commit 8e2a01a

Please sign in to comment.