diff --git a/imageknife/hvigorfile.ts b/imageknife/hvigorfile.ts new file mode 100644 index 0000000..42ed4b4 --- /dev/null +++ b/imageknife/hvigorfile.ts @@ -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 + diff --git a/imageknife/package.json b/imageknife/package.json index 8b7b83e..1615a48 100644 --- a/imageknife/package.json +++ b/imageknife/package.json @@ -22,9 +22,6 @@ "spark-md5": "^3.0.2" }, "tags": [ - "OpenHarmony", - "ImageKnife", - "glide", "ImageCache", "UI" ],