mirror of
https://github.com/ArthurDanjou/trpc-nuxt.git
synced 2026-01-26 01:40:31 +01:00
docs: patch vueuse/head
This commit is contained in:
@@ -13,9 +13,6 @@ export default defineNuxtConfig({
|
||||
colorMode: {
|
||||
preference: 'dark'
|
||||
},
|
||||
build: {
|
||||
transpile: [/content-edge/, '@nuxtlabs/github-module-edge']
|
||||
},
|
||||
nitro: {
|
||||
prerender: {
|
||||
crawlLinks: true,
|
||||
|
||||
@@ -7,12 +7,13 @@
|
||||
"generate": "nuxi build",
|
||||
"preview": "nuxi preview"
|
||||
},
|
||||
"dependencies": {
|
||||
"nuxt": "^3.0.0-rc.13",
|
||||
"@nuxtjs/tailwindcss": "^6.1.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nuxt-themes/docus": "npm:@nuxt-themes/docus-edge@latest",
|
||||
"@nuxtlabs/github-module": "npm:@nuxtlabs/github-module-edge@latest",
|
||||
"nuxt": "3.0.0-rc.12"
|
||||
"@nuxtlabs/github-module": "npm:@nuxtlabs/github-module-edge@latest"
|
||||
},
|
||||
"dependencies": {
|
||||
"pinceau": "^0.6.14"
|
||||
}
|
||||
"packageManager": "yarn@1.22.19"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user