Skip to content

Commit

Permalink
chore: disable isr
Browse files Browse the repository at this point in the history
  • Loading branch information
RealHinome authored Dec 30, 2023
1 parent 926d64d commit 09b6068
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions front/nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -117,9 +117,6 @@ export default defineNuxtConfig({
// No JS.
"/terms": { experimentalNoScripts: true },
"/privacy": { experimentalNoScripts: true },
// No SSR.
"/signin": { isr: true },
"/signup": { isr: true },
},

pinia: {
Expand Down

0 comments on commit 09b6068

Please sign in to comment.