applications_photos/product/phone/build-profile.json5
2023-06-28 15:54:53 +08:00

19 lines
286 B
Plaintext

{
"apiType": 'stageMode',
"buildOption": {
"compileMode": "esmodule",
"sourceOption": {
"workers": [
"./src/main/ets/workers/HistogramWorker.ts"
]
}
},
"targets": [
{
"name": "default",
},
{
"name": "ohosTest",
}
]
}