|
@@ -21,7 +21,6 @@
|
|
|
"checkSiteMap": true,
|
|
|
"uploadWithSourceMap": true,
|
|
|
"compileHotReLoad": false,
|
|
|
- "lazyloadPlaceholderEnable": false,
|
|
|
"useMultiFrameRuntime": true,
|
|
|
"useApiHook": true,
|
|
|
"useApiHostProcess": true,
|
|
@@ -31,12 +30,15 @@
|
|
|
"outputPath": ""
|
|
|
},
|
|
|
"enableEngineNative": false,
|
|
|
- "useIsolateContext": true,
|
|
|
+ "useIsolateContext": false,
|
|
|
"userConfirmedBundleSwitch": false,
|
|
|
"packNpmManually": false,
|
|
|
"packNpmRelationList": [],
|
|
|
"minifyWXSS": true,
|
|
|
- "showES6CompileOption": false
|
|
|
+ "disableUseStrict": false,
|
|
|
+ "minifyWXML": true,
|
|
|
+ "showES6CompileOption": false,
|
|
|
+ "useCompilerPlugins": false
|
|
|
},
|
|
|
"compileType": "miniprogram",
|
|
|
"libVersion": "2.11.0",
|