feat: 删除无用依赖,shiki lang使用懒加载方式加载语言

This commit is contained in:
2026-08-16 13:29:58 +08:00
parent 070a63133d
commit be2e6f1ae0
9 changed files with 54 additions and 1131 deletions

View File

@@ -13,8 +13,6 @@
"@/*": [
"src/*"
]
},
"jsx": "preserve",
"jsxImportSource": "solid-js"
}
}
}