mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
move doc with gh-pages branch
This commit is contained in:
parent
e86a43f95d
commit
4bc36a3e46
@ -15,7 +15,7 @@
|
|||||||
"build": "sh scripts/deploy.sh",
|
"build": "sh scripts/deploy.sh",
|
||||||
"watch:doc": "NODE_ENV=development wedoc run watch",
|
"watch:doc": "NODE_ENV=development wedoc run watch",
|
||||||
"build:doc": "NODE_ENV=production wedoc run build",
|
"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": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user