mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-05-23 15:09:16 +08:00
chore: add jsdelivr entry config (#8561)
This commit is contained in:
parent
055a4d3c94
commit
84e62dbbdf
@ -74,5 +74,7 @@
|
|||||||
"tags": "vetur/tags.json",
|
"tags": "vetur/tags.json",
|
||||||
"attributes": "vetur/attributes.json"
|
"attributes": "vetur/attributes.json"
|
||||||
},
|
},
|
||||||
"web-types": "vetur/web-types.json"
|
"web-types": "vetur/web-types.json",
|
||||||
|
"unpkg": "lib/vant.min.js",
|
||||||
|
"jsdelivr": "lib/vant.min.js"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user