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