|
@@ -22,24 +22,24 @@
|
|
"uploadWithSourceMap": true,
|
|
"uploadWithSourceMap": true,
|
|
"compileHotReLoad": false,
|
|
"compileHotReLoad": false,
|
|
"lazyloadPlaceholderEnable": false,
|
|
"lazyloadPlaceholderEnable": false,
|
|
- "useMultiFrameRuntime": true,
|
|
|
|
- "useApiHook": true,
|
|
|
|
- "useApiHostProcess": true,
|
|
|
|
|
|
+ "useMultiFrameRuntime": false,
|
|
|
|
+ "useApiHook": false,
|
|
|
|
+ "useApiHostProcess": false,
|
|
"babelSetting": {
|
|
"babelSetting": {
|
|
"ignore": [],
|
|
"ignore": [],
|
|
"disablePlugins": [],
|
|
"disablePlugins": [],
|
|
"outputPath": ""
|
|
"outputPath": ""
|
|
},
|
|
},
|
|
"enableEngineNative": false,
|
|
"enableEngineNative": false,
|
|
- "useIsolateContext": true,
|
|
|
|
|
|
+ "useIsolateContext": false,
|
|
"userConfirmedBundleSwitch": false,
|
|
"userConfirmedBundleSwitch": false,
|
|
"packNpmManually": false,
|
|
"packNpmManually": false,
|
|
"packNpmRelationList": [],
|
|
"packNpmRelationList": [],
|
|
"minifyWXSS": true,
|
|
"minifyWXSS": true,
|
|
"disableUseStrict": false,
|
|
"disableUseStrict": false,
|
|
|
|
+ "minifyWXML": true,
|
|
"showES6CompileOption": false,
|
|
"showES6CompileOption": false,
|
|
- "useCompilerPlugins": false,
|
|
|
|
- "minifyWXML": true
|
|
|
|
|
|
+ "useCompilerPlugins": false
|
|
},
|
|
},
|
|
"compileType": "miniprogram",
|
|
"compileType": "miniprogram",
|
|
"libVersion": "2.4.4",
|
|
"libVersion": "2.4.4",
|