We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a450e13 commit 1ecb811Copy full SHA for 1ecb811
package.json
@@ -5,7 +5,8 @@
5
"private": true,
6
"scripts": {
7
"start": "vuepress dev docs --no-cache",
8
- "build": "vuepress build docs --no-cache"
+ "build": "vuepress build docs --no-cache",
9
+ "deploy": ". deploy.sh"
10
},
11
"repository": {
12
"type": "git",
0 commit comments