|
@ -10,8 +10,8 @@ |
|
|
"preloadBackgroundData": false, |
|
|
"preloadBackgroundData": false, |
|
|
"minified": true, |
|
|
"minified": true, |
|
|
"newFeature": true, |
|
|
"newFeature": true, |
|
|
"coverView": true, |
|
|
|
|
|
"autoAudits": false, |
|
|
"autoAudits": false, |
|
|
|
|
|
"coverView": true, |
|
|
"showShadowRootInWxmlPanel": true, |
|
|
"showShadowRootInWxmlPanel": true, |
|
|
"scopeDataCheck": false, |
|
|
"scopeDataCheck": false, |
|
|
"checkInvalidKey": true, |
|
|
"checkInvalidKey": true, |
|
@ -24,7 +24,7 @@ |
|
|
"outputPath": "" |
|
|
"outputPath": "" |
|
|
}, |
|
|
}, |
|
|
"useIsolateContext": true, |
|
|
"useIsolateContext": true, |
|
|
"useCompilerModule": false, |
|
|
"useCompilerModule": true, |
|
|
"userConfirmedUseCompilerModuleSwitch": false |
|
|
"userConfirmedUseCompilerModuleSwitch": false |
|
|
}, |
|
|
}, |
|
|
"compileType": "miniprogram", |
|
|
"compileType": "miniprogram", |
|
|