1.npm 库配置 新增module hvigorfile.ts文件新增

Signed-off-by: zhoulisheng1 <zhoulisheng1@huawei.com>
This commit is contained in:
zhoulisheng1 2022-12-07 02:42:31 -08:00
parent 17516eb53e
commit 8cb33d0321
2 changed files with 3 additions and 3 deletions

3
imageknife/hvigorfile.ts Normal file
View File

@ -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

View File

@ -22,9 +22,6 @@
"spark-md5": "^3.0.2"
},
"tags": [
"OpenHarmony",
"ImageKnife",
"glide",
"ImageCache",
"UI"
],