diff --git a/litemall-wx/project.config.json b/litemall-wx/project.config.json index 8029fbd5..629aef64 100644 --- a/litemall-wx/project.config.json +++ b/litemall-wx/project.config.json @@ -5,10 +5,11 @@ "es6": true, "postcss": true, "minified": true, - "newFeature": true + "newFeature": true, + "uglifyFileName": true }, "compileType": "miniprogram", - "libVersion": "1.9.93", + "libVersion": "2.4.0", "appid": "wxa5b486c6b918ecfb", "projectname": "litemall-wx", "condition": { diff --git a/renard-wx/project.config.json b/renard-wx/project.config.json index e7884ad2..4d450f08 100644 --- a/renard-wx/project.config.json +++ b/renard-wx/project.config.json @@ -5,10 +5,11 @@ "es6": true, "postcss": true, "minified": true, - "newFeature": true + "newFeature": true, + "uglifyFileName": true }, "compileType": "miniprogram", - "libVersion": "2.2.0", + "libVersion": "2.4.0", "appid": "wxa5b486c6b918ecfb", "projectname": "Renard", "condition": {