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 82dde37 commit 96cdec4Copy full SHA for 96cdec4
gh-pages-src/package.json
@@ -4,7 +4,7 @@
4
"private": true,
5
"scripts": {
6
"serve": "vue-cli-service serve ./main.js",
7
- "deploy": "push-dir --dir=gh-pages-build --branch=gh-pages --cleanup",
+ "deploy": "push-dir --dir=../gh-pages-build --branch=gh-pages --cleanup",
8
"build": "vue-cli-service build ./main.js --dest=../gh-pages-build",
9
"build-with-deploy": "yarn build && yarn deploy"
10
},
0 commit comments