1.npm 库配置 新增module hvigorfile.ts文件新增
Signed-off-by: zhoulisheng1 <zhoulisheng1@huawei.com>
This commit is contained in:
parent
17516eb53e
commit
8cb33d0321
|
@ -0,0 +1,3 @@
|
||||||
|
// Script for compiling build behavior. It is built in the build plug-in and cannot be modified currently.
|
||||||
|
module.exports = require('@ohos/hvigor-ohos-plugin').harTasks
|
||||||
|
|
|
@ -22,9 +22,6 @@
|
||||||
"spark-md5": "^3.0.2"
|
"spark-md5": "^3.0.2"
|
||||||
},
|
},
|
||||||
"tags": [
|
"tags": [
|
||||||
"OpenHarmony",
|
|
||||||
"ImageKnife",
|
|
||||||
"glide",
|
|
||||||
"ImageCache",
|
"ImageCache",
|
||||||
"UI"
|
"UI"
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in New Issue