mirror of
https://gitee.com/openharmony/applications_mms
synced 2024-11-23 07:39:46 +00:00
a804c0363e
Signed-off-by: zhouhongli2023 <zhouhongli5@huawei.com>
19 lines
780 B
Plaintext
19 lines
780 B
Plaintext
{
|
|
"hvigorVersion": "3.0.2",
|
|
"dependencies": {
|
|
"@ohos/hvigor-ohos-plugin": "3.0.2"
|
|
},
|
|
"execution": {
|
|
// "daemon": true, /* Enable daemon compilation. Default: true */
|
|
// "incremental": true, /* Enable incremental compilation. Default: true */
|
|
// "parallel": true, /* Enable parallel compilation. Default: true */
|
|
// "typeCheck": false, /* Enable typeCheck. Default: false */
|
|
},
|
|
"logging": {
|
|
// "level": "info" /* Define the log level. Value: [ "debug" | "info" | "warn" | "error" ]. Default: "info" */
|
|
},
|
|
"debugging": {
|
|
// "stacktrace": false /* Disable stacktrace compilation. Default: false */
|
|
}
|
|
}
|