Commit 556f269d authored by Junling Bu's avatar Junling Bu
Browse files

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

parent 286c0ae7
...@@ -5,10 +5,11 @@ ...@@ -5,10 +5,11 @@
"es6": true, "es6": true,
"postcss": true, "postcss": true,
"minified": true, "minified": true,
"newFeature": true "newFeature": true,
"uglifyFileName": true
}, },
"compileType": "miniprogram", "compileType": "miniprogram",
"libVersion": "1.9.93", "libVersion": "2.4.0",
"appid": "wxa5b486c6b918ecfb", "appid": "wxa5b486c6b918ecfb",
"projectname": "litemall-wx", "projectname": "litemall-wx",
"condition": { "condition": {
......
...@@ -5,10 +5,11 @@ ...@@ -5,10 +5,11 @@
"es6": true, "es6": true,
"postcss": true, "postcss": true,
"minified": true, "minified": true,
"newFeature": true "newFeature": true,
"uglifyFileName": true
}, },
"compileType": "miniprogram", "compileType": "miniprogram",
"libVersion": "2.2.0", "libVersion": "2.4.0",
"appid": "wxa5b486c6b918ecfb", "appid": "wxa5b486c6b918ecfb",
"projectname": "Renard", "projectname": "Renard",
"condition": { "condition": {
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment