build: using rollup-plugin-esbuild
This commit is contained in:
@@ -4,10 +4,6 @@ Vant Use 是从 Vant 实际应用场景中沉淀的 Vue 组合式 API 库。
|
||||
|
||||
## 安装
|
||||
|
||||
如果项目中已经安装了 Vant 3,则无须手动安装 Vant Use。
|
||||
|
||||
如果项目中未使用 Vant,可以通过 `npm` 或 `yarn` 手动安装 Vant Use。
|
||||
|
||||
```bash
|
||||
# 通过 npm 安装
|
||||
npm i @vant/use -S
|
||||
|
||||
Reference in New Issue
Block a user