|
@@ -17,8 +17,9 @@
|
|
"checkInvalidKey": true,
|
|
"checkInvalidKey": true,
|
|
"checkSiteMap": true,
|
|
"checkSiteMap": true,
|
|
"uploadWithSourceMap": true,
|
|
"uploadWithSourceMap": true,
|
|
- "useMultiFrameRuntime": false,
|
|
|
|
|
|
+ "useMultiFrameRuntime": true,
|
|
"useApiHook": true,
|
|
"useApiHook": true,
|
|
|
|
+ "useApiHostProcess": true,
|
|
"babelSetting": {
|
|
"babelSetting": {
|
|
"ignore": [],
|
|
"ignore": [],
|
|
"disablePlugins": [],
|
|
"disablePlugins": [],
|
|
@@ -28,6 +29,7 @@
|
|
"useIsolateContext": true,
|
|
"useIsolateContext": true,
|
|
"useCompilerModule": false,
|
|
"useCompilerModule": false,
|
|
"userConfirmedUseCompilerModuleSwitch": false,
|
|
"userConfirmedUseCompilerModuleSwitch": false,
|
|
|
|
+ "userConfirmedBundleSwitch": false,
|
|
"packNpmManually": false,
|
|
"packNpmManually": false,
|
|
"packNpmRelationList": [],
|
|
"packNpmRelationList": [],
|
|
"minifyWXSS": true
|
|
"minifyWXSS": true
|