Open cecoyu opened 2 months ago
每次运行pnpm dev:h5或者其他都会使manifest.json的设置恢复默认。比如将h5的darkmode改为false或者删除这个属性,运行pnpm dev:h5后又会恢复默认的设置。
运行pnpm dev:h5
Need to install the following packages: create-uni@1.5.2 Ok to proceed? (y)
✔ 获取环境信息成功
✔ 请选择需要反馈的依赖 › @uni-helper/eslint-config, @uni-helper/uni-env, @uni-helper/uni-types, @uni-helper/unocss-preset-uni, @uni-helper/vite-plugin-uni-components, @uni-helper/vite-plugin-uni-layouts, @uni-helper/vite-plugin-uni-manifest, @uni-helper/vite-plugin-uni-pages, @uni-helper/volar-service-uni-pages ✔ 请选择需要反馈的vscode插件 › uni-app-schemas-vscode, uni-app-snippets-vscode, uni-cloud-snippets-vscode, uni-helper-vscode, uni-highlight-vscode, uni-ui-snippets-vscode
基础环境信息:
Linux 5.15 Ubuntu 22.04.4 LTS 22.04.4 LTS (Jammy Jellyfish)
21.5.0
pnpm
1.93.1
2.1.6
基础依赖信息:
3.4.38
5.4.6
3.0.0-4020420240722002
uni-helper依赖信息:
0.1.0
9.10.0
0.1.4
1.0.0-alpha.4
0.2.9
0.62.4
0.1.10
0.2.7
0.2.27
uni-helper插件信息:
0.9.3
0.10.5
0.3.0
0.5.9
0.3.11
0.6.6
🎯 感谢使用uni-helper,请提供虚线内的信息以便我们排查问题 若还需提供其他信息,请自行修改补充
👉 uni-helper 官网: https://uni-helper.js.org/ 👉 改进建议: https://github.com/uni-helper/create-uni/issues/new/choose
请修改 manifest.config.ts 配置文件,而不是 manifest.json 文件
manifest.config.ts
manifest.json
修改根目录的 manifest.config.ts 文件,page.json同理
描述问题
每次运行pnpm dev:h5或者其他都会使manifest.json的设置恢复默认。比如将h5的darkmode改为false或者删除这个属性,运行pnpm dev:h5后又会恢复默认的设置。
复现
运行pnpm dev:h5
系统信息
Need to install the following packages: create-uni@1.5.2 Ok to proceed? (y)
✔ 获取环境信息成功
✔ 请选择需要反馈的依赖 › @uni-helper/eslint-config, @uni-helper/uni-env, @uni-helper/uni-types, @uni-helper/unocss-preset-uni, @uni-helper/vite-plugin-uni-components, @uni-helper/vite-plugin-uni-layouts, @uni-helper/vite-plugin-uni-manifest, @uni-helper/vite-plugin-uni-pages, @uni-helper/volar-service-uni-pages ✔ 请选择需要反馈的vscode插件 › uni-app-schemas-vscode, uni-app-snippets-vscode, uni-cloud-snippets-vscode, uni-helper-vscode, uni-highlight-vscode, uni-ui-snippets-vscode
基础环境信息:
Linux 5.15 Ubuntu 22.04.4 LTS 22.04.4 LTS (Jammy Jellyfish)
21.5.0
pnpm
1.93.1
2.1.6
基础依赖信息:
3.4.38
5.4.6
3.0.0-4020420240722002
uni-helper依赖信息:
0.1.0
9.10.0
0.1.4
1.0.0-alpha.4
0.2.9
0.62.4
0.1.0
0.1.10
0.2.7
0.2.27
0.2.27
uni-helper插件信息:
0.9.3
0.10.5
0.3.0
0.5.9
0.3.11
0.6.6
🎯 感谢使用uni-helper,请提供虚线内的信息以便我们排查问题 若还需提供其他信息,请自行修改补充
👉 uni-helper 官网: https://uni-helper.js.org/ 👉 改进建议: https://github.com/uni-helper/create-uni/issues/new/choose
使用的包管理器
pnpm
核对
贡献