Skip to content

Commit

Permalink
Update nuxt.config.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
eeslom authored Jun 9, 2024
1 parent 0bc97f6 commit e099aa6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ export default defineNuxtConfig({
},
prerender: {
crawlLinks: false,
routes: ['/'],
},
},

Expand All @@ -59,7 +58,7 @@ export default defineNuxtConfig({
},

devtools: {
enabled: true,
enabled: false,
},

features: {
Expand Down

0 comments on commit e099aa6

Please sign in to comment.