mirror of
https://iceshrimp.dev/Crimekillz/jointrashposs.git
synced 2024-11-21 16:33:48 +01:00
tweak settings
This commit is contained in:
parent
9afe425203
commit
de2ebe0012
@ -59,9 +59,6 @@ export default defineNuxtConfig({
|
||||
]
|
||||
},
|
||||
highlight: {
|
||||
preload: [
|
||||
'ini',
|
||||
],
|
||||
theme: {
|
||||
// Default theme (same as single string)
|
||||
default: 'github-light',
|
||||
@ -120,6 +117,7 @@ export default defineNuxtConfig({
|
||||
'compiled': genSitemap,
|
||||
},
|
||||
prerender: {
|
||||
concurrency: 5,
|
||||
routes: [
|
||||
"/404.html"
|
||||
],
|
||||
|
@ -10,12 +10,12 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/parser": "^7.23.3",
|
||||
"@nuxt/content": "npm:@nuxt/content-edge@2.9.0-28315240.7dcbf13",
|
||||
"@nuxtjs/color-mode": "^3.3.0",
|
||||
"@nuxt/content": "^2.9.0",
|
||||
"@nuxtjs/color-mode": "^3.3.2",
|
||||
"@nuxtjs/i18n": "8.0.0-rc.5",
|
||||
"@rollup/plugin-yaml": "^4.1.2",
|
||||
"@types/js-yaml": "^4.0.9",
|
||||
"@types/node": "^20.9.0",
|
||||
"@types/node": "^20.9.1",
|
||||
"@types/nprogress": "^0.2.3",
|
||||
"@types/rellax": "^1.7.7",
|
||||
"@types/three": "^0.158.2",
|
||||
@ -39,7 +39,7 @@
|
||||
"tailwindcss": "^3.3.5",
|
||||
"three": "^0.158.0",
|
||||
"tinycolor2": "^1.6.0",
|
||||
"ufo": "^1.3.1",
|
||||
"ufo": "^1.3.2",
|
||||
"vite-svg-loader": "^4.0.0"
|
||||
},
|
||||
"packageManager": "pnpm@8.10.2",
|
||||
|
1240
pnpm-lock.yaml
1240
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user