no message

Former-commit-id: 63d4c74420f4e16b9719d95f7349373d8597680d
Former-commit-id: 9ee3a27368fc164974ddba713c91137ae000acc7
Former-commit-id: 496dd5c86890b71a07c6ac79c0a0f0cee0ae612b
This commit is contained in:
liyang
2018-06-03 20:19:47 +08:00
parent 88bcdd6d6f
commit 69860093c6
2 changed files with 1 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
set -e
# 生成静态文件
npm run build
npm run doc:build
# 进入生成的文件夹
cd docs/.vuepress/dist

View File

@@ -83,7 +83,6 @@
"vue-loader": "^13.3.0",
"vue-style-loader": "^3.0.1",
"vue-template-compiler": "^2.5.2",
"vuepress": "^0.10.0",
"webpack": "^3.6.0",
"webpack-bundle-analyzer": "^2.9.0",
"webpack-dev-server": "^2.9.1",