chore: 更新 vite-plugin-uni-manifest, 修复更新 manifest.config.ts 后,不会热更新到 manifest.config.json 的问题 (#362)

This commit is contained in:
Utopia
2025-12-02 09:17:39 +08:00
committed by GitHub
parent 82c7990fe6
commit 44b7d0e010
2 changed files with 24 additions and 7 deletions

View File

@@ -147,7 +147,7 @@
"@uni-helper/unocss-preset-uni": "0.2.11",
"@uni-helper/vite-plugin-uni-components": "0.2.3",
"@uni-helper/vite-plugin-uni-layouts": "0.1.11",
"@uni-helper/vite-plugin-uni-manifest": "0.2.8",
"@uni-helper/vite-plugin-uni-manifest": "0.2.11",
"@uni-helper/vite-plugin-uni-pages": "0.3.19",
"@uni-helper/vite-plugin-uni-platform": "0.0.5",
"@uni-ku/bundle-optimizer": "v1.3.15-beta.2",