Skip to content

Commit

Permalink
doc: disable prerender
Browse files Browse the repository at this point in the history
  • Loading branch information
harlan-zw committed Jul 21, 2023
1 parent bc8e504 commit f2eb4d8
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions docs/nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -72,12 +72,4 @@ export default defineNuxtConfig({
},
},

nitro: {
prerender: {
crawlLinks: true,
routes: [
'/',
],
},
},
})

0 comments on commit f2eb4d8

Please sign in to comment.