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 1689267 commit f98a4ddCopy full SHA for f98a4dd
deploy.sh
package.json
@@ -5,8 +5,7 @@
5
"private": true,
6
"scripts": {
7
"dev": "vuepress dev docs --no-cache --open --host localhost",
8
- "build": "vuepress build docs --no-cache",
9
- "deploy": ". deploy.sh"
+ "build": "vuepress build docs --no-cache"
10
},
11
"repository": {
12
"type": "git",
0 commit comments