mirror of
https://github.com/TriM-Organization/LiteyukiBot-TriM.git
synced 2024-11-11 01:27:29 +08:00
docs: vuepress构建文档
This commit is contained in:
parent
8763dfbe85
commit
16b7347ca3
@ -5,9 +5,9 @@
|
||||
"license": "MIT",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"docs:build": "/node_modules/.bin/vuepress-vite build docs",
|
||||
"docs:clean-dev": "/node_modules/.bin/vuepress-vite dev docs --clean-cache",
|
||||
"docs:dev": "/node_modules/.bin/vuepress-vite dev docs",
|
||||
"docs:build": ".../node_modules/.bin/vuepress-vite build docs",
|
||||
"docs:clean-dev": ".../node_modules/.bin/vuepress-vite dev docs --clean-cache",
|
||||
"docs:dev": ".../node_modules/.bin/vuepress-vite dev docs",
|
||||
"docs:update-package": "pnpm dlx vp-update"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
Loading…
Reference in New Issue
Block a user