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