浏览代码

chore[litemall-wx, renard-wx]: 设置小程序的调式基础库

Junling Bu 7 年之前
父节点
当前提交
556f269de5
共有 2 个文件被更改,包括 6 次插入4 次删除
  1. 3 2
      litemall-wx/project.config.json
  2. 3 2
      renard-wx/project.config.json

+ 3 - 2
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": {

+ 3 - 2
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": {