|
@@ -20,15 +20,15 @@
|
|
|
"checkInvalidKey": true,
|
|
|
"checkSiteMap": true,
|
|
|
"uploadWithSourceMap": true,
|
|
|
+ "compileHotReLoad": false,
|
|
|
"babelSetting": {
|
|
|
"ignore": [],
|
|
|
"disablePlugins": [],
|
|
|
"outputPath": ""
|
|
|
},
|
|
|
+ "useIsolateContext": true,
|
|
|
"useCompilerModule": true,
|
|
|
- "userConfirmedUseCompilerModuleSwitch": false,
|
|
|
- "compileHotReLoad": false,
|
|
|
- "useIsolateContext": true
|
|
|
+ "userConfirmedUseCompilerModuleSwitch": false
|
|
|
},
|
|
|
"compileType": "miniprogram",
|
|
|
"libVersion": "2.11.1",
|