chore: add jsdelivr entry config (#8561)

This commit is contained in:
neverland 2021-04-19 11:01:28 +08:00 committed by GitHub
parent 055a4d3c94
commit 84e62dbbdf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -74,5 +74,7 @@
"tags": "vetur/tags.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"
}