|
@ -17,22 +17,15 @@ |
|
|
"checkInvalidKey": true, |
|
|
"checkInvalidKey": true, |
|
|
"checkSiteMap": true, |
|
|
"checkSiteMap": true, |
|
|
"uploadWithSourceMap": true, |
|
|
"uploadWithSourceMap": true, |
|
|
"compileHotReLoad": false, |
|
|
|
|
|
"babelSetting": { |
|
|
"babelSetting": { |
|
|
"ignore": [], |
|
|
"ignore": [], |
|
|
"disablePlugins": [], |
|
|
"disablePlugins": [], |
|
|
"outputPath": "" |
|
|
"outputPath": "" |
|
|
}, |
|
|
}, |
|
|
<<<<<<< HEAD |
|
|
"useCompilerModule": false, |
|
|
"useCompilerModule": true, |
|
|
|
|
|
"userConfirmedUseCompilerModuleSwitch": false, |
|
|
"userConfirmedUseCompilerModuleSwitch": false, |
|
|
"compileHotReLoad": false, |
|
|
"compileHotReLoad": false, |
|
|
"useIsolateContext": true |
|
|
"useIsolateContext": true |
|
|
======= |
|
|
|
|
|
"useIsolateContext": true, |
|
|
|
|
|
"useCompilerModule": false, |
|
|
|
|
|
"userConfirmedUseCompilerModuleSwitch": false |
|
|
|
|
|
>>>>>>> 5f77a3de8685061a23d87e7003a24ef1037572cf |
|
|
|
|
|
}, |
|
|
}, |
|
|
"compileType": "miniprogram", |
|
|
"compileType": "miniprogram", |
|
|
"libVersion": "2.8.2", |
|
|
"libVersion": "2.8.2", |
|
|