Skip to content

Commit

Permalink
perf(nuxt-ripple): 🔧 suppress compatibility_date
Browse files Browse the repository at this point in the history
  • Loading branch information
waitingallday committed Oct 31, 2024
1 parent aa7f7c8 commit c244a64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/nuxt-ripple/nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ export default defineNuxtConfig({
css: [resolve('./assets/css/languages.css')],
runtimeConfig: {
basicAuth: 0,
compatibilityDate: '2024-10-31',
tide: {
config: {
apiPrefix: '/api/v1',
Expand Down

0 comments on commit c244a64

Please sign in to comment.