提交 d8559218 编写于 作者: 茶陵後's avatar 茶陵後 👍

#1 目录调整

上级 1a85477f
{ {
"scripts": { "scripts": {
"docs:dev": "yarn readme:copy && vuepress dev docs --no-cache", "docs:dev": "yarn fix-memory-limit && yarn readme:copy && vuepress dev docs --no-cache",
"docs:build": "yarn readme:copy && vuepress build docs && yarn seo:copy", "docs:build": "yarn fix-memory-limit && yarn readme:copy && vuepress build docs && yarn seo:copy",
"seo:copy": "cp ByteDanceVerify.html shenma-site-verification.txt sogousiteverification.txt google73113bc465d06f6b.html docs/.vuepress/dist", "readme:copy": "cp -r README.md readme docs/ && cp -r README.md readme docs/en/",
"readme:copy": "cp -r README.md readme docs/ && cp -r README.md readme docs/en/" "seo:copy": "cp -r seo/*.* docs/.vuepress/dist/",
"fix-memory-limit": "cross-env LIMIT=8192 increase-memory-limit"
}, },
"devDependencies": { "devDependencies": {
"vuepress": "^1.9.7", "vuepress": "^1.9.7",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册