From 556f269de5a10fcf760bd54ab65fef9f07cd2e9f Mon Sep 17 00:00:00 2001 From: Junling Bu Date: Fri, 16 Nov 2018 21:06:07 +0800 Subject: [PATCH] =?UTF-8?q?chore[litemall-wx,=20renard-wx]:=20=E8=AE=BE?= =?UTF-8?q?=E7=BD=AE=E5=B0=8F=E7=A8=8B=E5=BA=8F=E7=9A=84=E8=B0=83=E5=BC=8F?= =?UTF-8?q?=E5=9F=BA=E7=A1=80=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- litemall-wx/project.config.json | 5 +++-- renard-wx/project.config.json | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) 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": {