|
@ -7,6 +7,7 @@ |
|
|
"urlCheck": false, |
|
|
"urlCheck": false, |
|
|
"es6": true, |
|
|
"es6": true, |
|
|
"postcss": true, |
|
|
"postcss": true, |
|
|
|
|
|
"preloadBackgroundData": false, |
|
|
"minified": true, |
|
|
"minified": true, |
|
|
"newFeature": true, |
|
|
"newFeature": true, |
|
|
"coverView": true, |
|
|
"coverView": true, |
|
@ -20,7 +21,9 @@ |
|
|
"ignore": [], |
|
|
"ignore": [], |
|
|
"disablePlugins": [], |
|
|
"disablePlugins": [], |
|
|
"outputPath": "" |
|
|
"outputPath": "" |
|
|
} |
|
|
}, |
|
|
|
|
|
"useCompilerModule": false, |
|
|
|
|
|
"userConfirmedUseCompilerModuleSwitch": false |
|
|
}, |
|
|
}, |
|
|
"compileType": "miniprogram", |
|
|
"compileType": "miniprogram", |
|
|
"libVersion": "2.10.4", |
|
|
"libVersion": "2.10.4", |
|
|