|
|
@@ -10,11 +10,20 @@
|
|
|
"preloadBackgroundData": false,
|
|
|
"minified": true,
|
|
|
"newFeature": true,
|
|
|
- "autoAudits": false,
|
|
|
"coverView": true,
|
|
|
+ "autoAudits": false,
|
|
|
"showShadowRootInWxmlPanel": true,
|
|
|
"scopeDataCheck": false,
|
|
|
- "useCompilerModule": false
|
|
|
+ "checkInvalidKey": true,
|
|
|
+ "checkSiteMap": true,
|
|
|
+ "uploadWithSourceMap": true,
|
|
|
+ "babelSetting": {
|
|
|
+ "ignore": [],
|
|
|
+ "disablePlugins": [],
|
|
|
+ "outputPath": ""
|
|
|
+ },
|
|
|
+ "useCompilerModule": false,
|
|
|
+ "userConfirmedUseCompilerModuleSwitch": false
|
|
|
},
|
|
|
"compileType": "miniprogram",
|
|
|
"libVersion": "2.14.0",
|