chore(@vant/cli): remove @vue/test-utils from deps (#9859)

This commit is contained in:
neverland
2021-11-14 17:11:27 +08:00
committed by GitHub
parent 1b6bae671d
commit 3dcd8c7693
4 changed files with 4 additions and 13 deletions
+2
View File
@@ -36,6 +36,8 @@
yarn add sass
```
- 为了避免 Phantom dependency,不再默认依赖 `@vue/test-utils`,使用时需要手动安装
### Features
- 新增 site.htmlMeta 配置项