mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
chore: switch vant@3 npm tag to latest-v3 (#11313)
* chore: switch vant@3 npm tag to latest-v3 * chore: adjust deploy site
This commit is contained in:
parent
521748a5f8
commit
11cc1a4932
3
.github/workflows/deploy-v3-site.yml
vendored
3
.github/workflows/deploy-v3-site.yml
vendored
@ -45,5 +45,4 @@ jobs:
|
|||||||
folder: packages/vant/site-dist
|
folder: packages/vant/site-dist
|
||||||
token: ${{ secrets.VANT_UI_TOKEN }}
|
token: ${{ secrets.VANT_UI_TOKEN }}
|
||||||
repository-name: vant-ui/vant-ui.github.io
|
repository-name: vant-ui/vant-ui.github.io
|
||||||
target-folder: vant
|
target-folder: vant/v3
|
||||||
clean: false
|
|
||||||
|
@ -12,6 +12,9 @@
|
|||||||
"es",
|
"es",
|
||||||
"lib"
|
"lib"
|
||||||
],
|
],
|
||||||
|
"npm": {
|
||||||
|
"tag": "latest-v3"
|
||||||
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "vant-cli dev",
|
"dev": "vant-cli dev",
|
||||||
"lint": "vant-cli lint",
|
"lint": "vant-cli lint",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user