mirror of
https://gitee.com/openharmony-tpc/ImageKnife.git
synced 2026-07-15 06:04:31 +08:00
63c99d8e1c
2.配置和文件修改 Signed-off-by: zhoulisheng1 <zhoulisheng1@huawei.com>
19 lines
312 B
Plaintext
19 lines
312 B
Plaintext
{
|
|
"apiType": 'stageMode',
|
|
"buildOption": {
|
|
"sourceOption": {
|
|
"workers": [
|
|
"./src/main/ets/pages/workers/worker1.js",
|
|
"./src/main/ets/pages/workers/gifParseWorker.ts",
|
|
]
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"name": "default",
|
|
},
|
|
{
|
|
"name": "ohosTest",
|
|
}
|
|
]
|
|
} |