codercup / unibest

unibest - 最好用的 uniapp 开发框架。unibest 是由 uniapp + Vue3 + Ts + Vite4 + UnoCss + UniUI 驱动的跨端快速启动模板,使用 VS Code 开发,具有代码提示、自动格式化、统一配置、代码片段等功能,同时内置了大量平时开发常用的基本组件,开箱即用,让你编写 uniapp 拥有 best 体验。
https://codercup.github.io/unibest-docs/
MIT License
1.68k stars 201 forks source link

js分支编译小程序报错 #100

Closed Lrucio closed 3 months ago

Lrucio commented 3 months ago

Bug report(问题描述)

克隆仓库模板,切换到js分支编译小程序报错

Steps to reproduce(问题复现步骤)

1.git clone https://github.com/codercup/unibest.git 2.git checkout js 3.pnpm install 4.pnpm dev:mp-weixin

Screenshot or Gif(截图或动态图)

image

System Info

image

Lrucio commented 3 months ago

@uni-helper/vite-plugin-uni-manifest插件在2024.06.05有问题,今天又恢复了