1 Star 0 Fork 28

huqiyao/HMRouter

forked from HADSS/HMRouter 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
build-profile.json5 2.41 KB
一键复制 编辑 原始数据 按行查看 历史
{
"app": {
"multiProjects": true,
"signingConfigs": [],
"products": [
{
"name": "default",
"signingConfig": "default",
"compatibleSdkVersion": "5.0.0(12)",
"runtimeOS": "HarmonyOS",
"buildOption": {
"strictMode": {
"useNormalizedOHMUrl": true
}
}
}
],
"buildModeSet": [
{
"name": "debug",
},
{
"name": "release"
}
]
},
"modules": [
{
"name": "entry",
"srcPath": "./entry",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
},
{
"name": "HMRouterLibrary",
"srcPath": "./HMRouterLibrary"
},
{
"name": "login",
"srcPath": "./TestCases/Test/login"
},
{
"name": "mine",
"srcPath": "./TestCases/Test/mine"
},
{
"name": "home",
"srcPath": "./TestCases/Test/home",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
},
{
"name": "phone",
"srcPath": "./TestCases/Test/phone",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
},
{
"name": "loginContent",
"srcPath": "./TestCases/Test/loginContent"
},
{
"name": "demo_login",
"srcPath": "./TestCases/Demo/module/demo_login"
},
{
"name": "demo_mine",
"srcPath": "./TestCases/Demo/module/demo_mine"
},
{
"name": "demo_entry",
"srcPath": "./TestCases/Demo/product/demo_entry",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
},
{
"name": "demo_home",
"srcPath": "./TestCases/Demo/module/demo_home",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
},
{
"name": "demo_loginContent",
"srcPath": "./TestCases/Demo/module/demo_loginContent"
},
{
"name": "xtstest",
"srcPath": "./TestCases/Test/xtstest",
"targets": [
{
"name": "default",
"applyToProducts": [
"default"
]
}
]
}
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/huqiyao1999/hmrouter.git
git@gitee.com:huqiyao1999/hmrouter.git
huqiyao1999
hmrouter
HMRouter
master

搜索帮助