feat: 添加小程序码,增加分享功能
This commit is contained in:
+11
-2
@@ -30,7 +30,16 @@
|
||||
"compileHotReLoad": false,
|
||||
"skylineRenderEnable": true,
|
||||
"es6": true,
|
||||
"packNpmManually": true
|
||||
"packNpmManually": true,
|
||||
"compileWorklet": false,
|
||||
"uglifyFileName": true,
|
||||
"uploadWithSourceMap": true,
|
||||
"minifyWXML": true,
|
||||
"localPlugins": false,
|
||||
"disableUseStrict": false,
|
||||
"condition": false,
|
||||
"swc": false,
|
||||
"disableSWC": true
|
||||
},
|
||||
"simulatorType": "wechat",
|
||||
"simulatorPluginLibVersion": {},
|
||||
@@ -50,7 +59,7 @@
|
||||
"tabIndent": "insertSpaces",
|
||||
"tabSize": 4
|
||||
},
|
||||
"libVersion": "2.32.3",
|
||||
"libVersion": "3.7.12",
|
||||
"packOptions": {
|
||||
"ignore": [],
|
||||
"include": []
|
||||
|
||||
Reference in New Issue
Block a user