Skip to content

Commit

Permalink
udpated dep
Browse files Browse the repository at this point in the history
  • Loading branch information
antongiacomo committed Nov 2, 2024
1 parent 6daffe8 commit fff781d
Show file tree
Hide file tree
Showing 2 changed files with 3,053 additions and 4,214 deletions.
4 changes: 4 additions & 0 deletions nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,15 @@ export default defineNuxtConfig({
baseURL: 'https://localhost:3000/datasciencelab',
}
},

devtools: {
enabled: false,
timeline: {
enabled: true,

},
},

nitro: {

prerender: {
Expand All @@ -32,4 +34,6 @@ export default defineNuxtConfig({
"@vueuse/nuxt",
"@nuxt/image"
],

compatibilityDate: "2024-11-02",
});
Loading

0 comments on commit fff781d

Please sign in to comment.