|
@@ -7,8 +7,23 @@
|
|
"urlCheck": true,
|
|
"urlCheck": true,
|
|
"es6": true,
|
|
"es6": true,
|
|
"postcss": true,
|
|
"postcss": true,
|
|
|
|
+ "preloadBackgroundData": false,
|
|
"minified": true,
|
|
"minified": true,
|
|
- "newFeature": true
|
|
|
|
|
|
+ "newFeature": true,
|
|
|
|
+ "coverView": true,
|
|
|
|
+ "autoAudits": false,
|
|
|
|
+ "showShadowRootInWxmlPanel": true,
|
|
|
|
+ "scopeDataCheck": false,
|
|
|
|
+ "checkInvalidKey": true,
|
|
|
|
+ "checkSiteMap": true,
|
|
|
|
+ "uploadWithSourceMap": true,
|
|
|
|
+ "babelSetting": {
|
|
|
|
+ "ignore": [],
|
|
|
|
+ "disablePlugins": [],
|
|
|
|
+ "outputPath": ""
|
|
|
|
+ },
|
|
|
|
+ "useCompilerModule": false,
|
|
|
|
+ "userConfirmedUseCompilerModuleSwitch": false
|
|
},
|
|
},
|
|
"compileType": "miniprogram",
|
|
"compileType": "miniprogram",
|
|
"libVersion": "2.3.2",
|
|
"libVersion": "2.3.2",
|
|
@@ -18,6 +33,8 @@
|
|
"hidedInDevtools": []
|
|
"hidedInDevtools": []
|
|
},
|
|
},
|
|
"isGameTourist": false,
|
|
"isGameTourist": false,
|
|
|
|
+ "simulatorType": "wechat",
|
|
|
|
+ "simulatorPluginLibVersion": {},
|
|
"condition": {
|
|
"condition": {
|
|
"search": {
|
|
"search": {
|
|
"current": -1,
|
|
"current": -1,
|