Skip to content

Commit

Permalink
Merge pull request #296 from beeldengeluid/nuxt-compatibility-date
Browse files Browse the repository at this point in the history
Set Nuxt compatibility date
  • Loading branch information
gb-beng authored Dec 6, 2024
2 parents 6997d19 + 88fe363 commit f053532
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
import vuetify from 'vite-plugin-vuetify'

export default defineNuxtConfig({
compatibilityDate: '2024-04-03',
css: ['~/assets/scss/layout/index.scss'],
ssr: true,
devtools: { enabled: true },
Expand Down

0 comments on commit f053532

Please sign in to comment.