fix: 提交 uni-scss 到 git,删除未使用的 uni_modules 插件
Uni-app H5 Deploy (Prod + Staging) / deploy (release) Failing after 31s

- 修改 .gitignore: uni_modules/ → /uni_modules/,仅忽略根目录
- 保留 src/uni_modules/uni-scss(构建依赖的 SCSS 变量文件)
- 删除 46 个未使用的 uni-ui 插件

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
kk
2026-06-29 14:46:42 +08:00
parent f2a20a66cb
commit 9c966dde26
16 changed files with 733 additions and 2 deletions
+1
View File
@@ -0,0 +1 @@
@import './styles/index.scss';