设置 UNI_INPUT_DIR=. 支持 HBuilderX 根目录结构
Some checks failed
构建并部署前端到生产环境 / build-and-deploy (push) Failing after 42s
Some checks failed
构建并部署前端到生产环境 / build-and-deploy (push) Failing after 42s
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user