mirror of
https://gitee.com/openharmony/applications_mms
synced 2024-11-23 07:39:46 +00:00
9cbf828983
Signed-off-by: jiangbinghan <jiangbinghan@huawei.com>
18 lines
250 B
Plaintext
18 lines
250 B
Plaintext
{
|
|
"apiType": 'stageMode',
|
|
"buildOption": {
|
|
"sourceOption": {
|
|
"workers": [
|
|
"./src/main/ets/workers/base/Worker.ts"
|
|
]
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"name": "default"
|
|
},
|
|
{
|
|
"name": "ohosTest",
|
|
}
|
|
]
|
|
} |