Skip to content

Commit a439cda

Browse files
committed
chore: remove nuxthub config
1 parent 1704e74 commit a439cda

File tree

4 files changed

+11
-119
lines changed

4 files changed

+11
-119
lines changed

.github/workflows/nuxthub.yml

-40
This file was deleted.

nuxt.config.ts

-5
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ export default defineNuxtConfig({
1111
'@nuxt/content',
1212
'@vueuse/nuxt',
1313
'@nuxt/icon',
14-
'@nuxthub/core',
1514
'@nuxtjs/google-fonts',
1615
'@nuxtjs/fontaine',
1716
'@nuxt/eslint'
@@ -76,10 +75,6 @@ export default defineNuxtConfig({
7675
}
7776
},
7877

79-
hub: {
80-
cache: true
81-
},
82-
8378
typescript: {
8479
typeCheck: true
8580
}

package.json

-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
"dependencies": {
2222
"@nuxt/image": "^1.9.0",
2323
"@nuxt/ui": "^2.21.0",
24-
"@nuxthub/core": "^0.8.18",
2524
"@vueuse/core": "^12.7.0",
2625
"@vueuse/nuxt": "^12.7.0"
2726
},

pnpm-lock.yaml

+11-73
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)