Skip to content

Commit

Permalink
fix: don't prerender
Browse files Browse the repository at this point in the history
Signed-off-by: ZTL-UwU <[email protected]>
  • Loading branch information
ZTL-UwU committed Feb 16, 2025
1 parent e8bd01b commit 835b31a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,6 @@ export default defineNuxtConfig({
storage: 'cookie',
},

routeRules: {
'/stats': { prerender: true },
},

icon: {
clientBundle: {
scan: true,
Expand Down

0 comments on commit 835b31a

Please sign in to comment.