Skip to content

Commit

Permalink
chore: set default watcher to parcel, update nuxtseo
Browse files Browse the repository at this point in the history
  • Loading branch information
NamesMT committed Nov 16, 2024
1 parent c36c3cc commit bf933b2
Show file tree
Hide file tree
Showing 3 changed files with 40 additions and 122 deletions.
1 change: 1 addition & 0 deletions apps/frontend/nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ export default defineNuxtConfig({
devtools: { enabled: true },

experimental: {
watcher: 'parcel',
componentIslands: true,
},

Expand Down
2 changes: 1 addition & 1 deletion apps/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@nuxt/image": "^1.8.1",
"@nuxtjs/color-mode": "^3.5.2",
"@nuxtjs/i18n": "^9.0.0",
"@nuxtjs/seo": "2.0.0-rc.10",
"@nuxtjs/seo": "2.0.0-rc.23",
"@primevue/nuxt-module": "^4.2.2",
"@tanstack/query-persist-client-core": "^5.60.5",
"@tanstack/vue-query": "^5.60.5",
Expand Down
159 changes: 38 additions & 121 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bf933b2

Please sign in to comment.