添加hviger文件

Signed-off-by: cwx1161481 <18577333310@163.com>
This commit is contained in:
cwx1161481 2023-09-22 10:13:40 +08:00
parent 1fd23b1395
commit e1a6b507f0
3 changed files with 20 additions and 2 deletions

View File

@ -1,8 +1,7 @@
{
"app": {
"compileSdkVersion": 10,
"compatibleSdkVersion": 10
,
"compatibleSdkVersion": 10,
"products": [
{
"name": "default",

View File

@ -0,0 +1,18 @@
{
"hvigorVersion": "3.0.2-s",
"dependencies": {
"@ohos/hvigor-ohos-plugin": "3.0.2-s"
},
"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": true /* Disable stacktrace compilation. Default: false */
}
}

1
hvigor/hvigor-wrapper.js Normal file

File diff suppressed because one or more lines are too long