|
|
@@ -19,21 +19,22 @@
|
|
|
"checkSiteMap": true,
|
|
|
"uploadWithSourceMap": true,
|
|
|
"compileHotReLoad": false,
|
|
|
- "useMultiFrameRuntime": true,
|
|
|
+ "useMultiFrameRuntime": false,
|
|
|
"useApiHook": true,
|
|
|
- "useApiHostProcess": false,
|
|
|
"babelSetting": {
|
|
|
"ignore": [],
|
|
|
"disablePlugins": [],
|
|
|
"outputPath": ""
|
|
|
},
|
|
|
- "enableEngineNative": false,
|
|
|
+ "bundle": false,
|
|
|
"useIsolateContext": false,
|
|
|
"useCompilerModule": true,
|
|
|
"userConfirmedUseCompilerModuleSwitch": false,
|
|
|
- "userConfirmedBundleSwitch": false,
|
|
|
"packNpmManually": false,
|
|
|
"packNpmRelationList": [],
|
|
|
+ "useApiHostProcess": false,
|
|
|
+ "enableEngineNative": false,
|
|
|
+ "userConfirmedBundleSwitch": false,
|
|
|
"minifyWXSS": true
|
|
|
},
|
|
|
"appid": "wx0e563b41fe518ad1",
|