wukongyang

Results 7 issues of wukongyang

### 这个特性解决了什么问题? 自定义tabbar ### 这个 API 长什么样? 使用方式同用微信小程序端配置自定义tabbar

enhancement
P-2

### Reproduction Link 无 ### Vant Version 7.0.0 ### Describe the Bug build 打包后没有生成lib/index.d.ts,只在各个组件的文件夹下生成了index.d.ts文件,导致在使用时,引入组件无法得到类型提示 打包后目录如下 tsconfig.declaration.json配置如下 ```json { "extends": "./tsconfig.json", "compilerOptions": { "declaration": true, "declarationDir": ".", "emitDeclarationOnly": true // 只发出声明...

bug: need confirm

![wecom-temp-301230-f2f6a3ccc1c94ff3af1ea1211e62cdca](https://github.com/user-attachments/assets/ec0e6c81-9e70-47e8-a119-193c53046a23) **初始化方法如下**

![image](https://github.com/wechat-miniprogram/lottie-miniprogram/assets/54463146/2af7b4cd-7698-49e6-b611-a496fca888a3) 之前的issues中的相关贴,没有看到如何解决

### 这个特性解决了什么问题? taro3 webpack太难用了,热更新很慢,甚至没效果,开发小程序严重影响开发效率,有版本升级到Vite版本的升级指南吗 ? ### 这个 API 长什么样? taro3 webpack太难用了,热更新很慢,甚至没效果,开发小程序严重影响开发效率,有版本升级到Vite版本的升级指南吗 ?