From 726e34495a989568195a808595fff72a118b371d Mon Sep 17 00:00:00 2001 From: liangshiwei Date: Mon, 14 Mar 2022 15:23:55 +0800 Subject: [PATCH] update abp.resourcemapping.js --- npm/packs/jquery-form/abp.resourcemapping.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npm/packs/jquery-form/abp.resourcemapping.js b/npm/packs/jquery-form/abp.resourcemapping.js index 14e54dfd8f..4ec5565b0c 100644 --- a/npm/packs/jquery-form/abp.resourcemapping.js +++ b/npm/packs/jquery-form/abp.resourcemapping.js @@ -1,5 +1,5 @@ module.exports = { mappings: { - "@node_modules/@abp/jquery-form/src/*.*": "@libs/jquery-form/" + "@node_modules/@abp/jquery-form/src/jquery.form.min.js": "@libs/jquery-form/" } } \ No newline at end of file