csj8520
csj8520
### 在执行 git clone [email protected]:Anduin2017/HowToCook.git 时,LFS 文件下载失败 ``` bash ➜ git clone [email protected]:Anduin2017/HowToCook.git Cloning into 'HowToCook'... remote: Enumerating objects: 22375, done. remote: Counting objects: 100% (13/13), done. remote: Compressing objects:...
### 描述问题 ## 同时运行 `dev:h5` `dev:mp-weixin` ### 配置如下 ### 注释 `navigationStyle` 后 `dev:h5` 有热更新,`dev:mp-weixin` 无热更新 ### 复现 直接运行 playground 就有此问题 https://github.com/uni-helper/vite-plugin-uni-pages/blob/e0c2bc37960141186cc012838bbfce30ad4807ce/packages/playground/src/pages/define-page/option-api.vue#L4-L9 ### 系统信息 基础环境信息: - os: `macOS 26.1` - node:...