Skip to content

Commit

Permalink
Revert "feat: test swr"
Browse files Browse the repository at this point in the history
This reverts commit 22f7f2a.
  • Loading branch information
qin-guan committed Jul 17, 2023
1 parent 22f7f2a commit 012138e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ export default defineNuxtConfig({
devtools: { enabled: true },
routeRules: {
'/dashboard/surveys/*/print': { ssr: false },
'/s/*': { swr: 120 },
'/s/*/analytics': { swr: 30 },
},
modules: [
'@unocss/nuxt',
Expand Down

0 comments on commit 012138e

Please sign in to comment.