Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/main' into chore/implement-pla…
Browse files Browse the repository at this point in the history
…ywright-axe-and-axe-core
  • Loading branch information
aasimsyed committed Apr 24, 2024
2 parents 18435a7 + 793c4d9 commit 809cda5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions frontend/nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@ export default defineNuxtConfig({
"@pinia/nuxt",
"@vueuse/nuxt",
],
content: {
watch: false,
},
imports: {
dirs: ["./stores"],
},
Expand Down

0 comments on commit 809cda5

Please sign in to comment.