|
@@ -19,9 +19,9 @@
|
|
|
"checkSiteMap": true,
|
|
|
"uploadWithSourceMap": true,
|
|
|
"compileHotReLoad": false,
|
|
|
- "useMultiFrameRuntime": true,
|
|
|
- "useApiHook": true,
|
|
|
- "useApiHostProcess": true,
|
|
|
+ "useMultiFrameRuntime": false,
|
|
|
+ "useApiHook": false,
|
|
|
+ "useApiHostProcess": false,
|
|
|
"babelSetting": {
|
|
|
"ignore": [],
|
|
|
"disablePlugins": [],
|
|
@@ -29,12 +29,11 @@
|
|
|
},
|
|
|
"enableEngineNative": false,
|
|
|
"useIsolateContext": true,
|
|
|
- "useCompilerModule": true,
|
|
|
- "userConfirmedUseCompilerModuleSwitch": false,
|
|
|
"userConfirmedBundleSwitch": false,
|
|
|
"packNpmManually": false,
|
|
|
"packNpmRelationList": [],
|
|
|
- "minifyWXSS": true
|
|
|
+ "minifyWXSS": true,
|
|
|
+ "showES6CompileOption": false
|
|
|
},
|
|
|
"appid": "wx0cf4e5aa4357576b",
|
|
|
"projectname": "miniprogram-1",
|