feat(@vant/cli): add site.htmlMeta option

This commit is contained in:
chenjiahan
2021-09-07 15:47:15 +08:00
parent 2b7ad935ab
commit a2f4ceaace
10 changed files with 72 additions and 76 deletions

View File

@@ -15,7 +15,7 @@
"*.{vue,css,less}": "stylelint --fix"
},
"devDependencies": {
"@vant/cli": "^4.0.0-beta.4",
"@vant/cli": "^4.0.0-beta.5",
"@vue/compiler-sfc": "3.2.8",
"vue": "3.2.8"
}