move doc with gh-pages branch

This commit is contained in:
pangxie1991 2018-07-01 13:54:38 +08:00
parent e86a43f95d
commit 4bc36a3e46

View File

@ -15,7 +15,7 @@
"build": "sh scripts/deploy.sh",
"watch:doc": "NODE_ENV=development wedoc run watch",
"build:doc": "NODE_ENV=production wedoc run build",
"deploy:doc": "npm run build:doc && superman cdn basic && gh-pages -d website/dist --remote youzan"
"deploy:doc": "npm run build:doc && superman cdn basic && gh-pages -d website/dist"
},
"repository": {
"type": "git",