设置 UNI_INPUT_DIR=. 支持 HBuilderX 根目录结构
Some checks failed
构建并部署前端到生产环境 / build-and-deploy (push) Failing after 42s

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
2026-04-11 16:01:43 +08:00
parent fdfe79fe36
commit 26ac4da0ad

View File

@@ -1,7 +1,7 @@
{
"scripts": {
"dev:h5": "uni",
"build:h5": "uni build -p h5"
"build:h5": "UNI_INPUT_DIR=. uni build -p h5"
},
"devDependencies": {
"@dcloudio/types": "3.4.19",