diff --git a/user-app/src/manifest.json b/user-app/src/manifest.json index cd9848b..8ae00f4 100644 --- a/user-app/src/manifest.json +++ b/user-app/src/manifest.json @@ -55,6 +55,14 @@ "urlCheck" : false }, "usingComponents" : true, + "packOptions" : { + "ignore" : [ + { + "type" : "file", + "value" : "static/appraisal/service-anxinyan-hero.png" + } + ] + }, "plugins" : { "lite-pos-plugin" : { "version" : "2.4.7",