2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-06-19 09:50:33 +03:00

Vuepress 1.0 (#844)

* bump vuepress

* extend default-theme, implement codefund

* explicitly install alpha plugins

* update config
This commit is contained in:
Jeff Sagal
2019-04-18 13:17:16 -05:00
committed by GitHub
parent 83e59241fe
commit 39fb62b181
3 changed files with 10 additions and 3 deletions
+1 -1
View File
@@ -12,4 +12,4 @@
# inherit these settings.
[context.deploy-preview]
publish = "docs/.vuepress/dist"
command = "yarn add --dev webpack@~4.28 && yarn && yarn build:preview"
command = "yarn && yarn build:preview"