|
@@ -21,7 +21,7 @@
|
|
|
"checkSiteMap": true,
|
|
|
"uploadWithSourceMap": true,
|
|
|
"compileHotReLoad": false,
|
|
|
- "useMultiFrameRuntime": false,
|
|
|
+ "useMultiFrameRuntime": true,
|
|
|
"useApiHook": true,
|
|
|
"babelSetting": {
|
|
|
"ignore": [],
|
|
@@ -31,8 +31,12 @@
|
|
|
"useIsolateContext": true,
|
|
|
"useCompilerModule": true,
|
|
|
"userConfirmedUseCompilerModuleSwitch": false,
|
|
|
+ "userConfirmedBundleSwitch": false,
|
|
|
"packNpmManually": false,
|
|
|
- "packNpmRelationList": []
|
|
|
+ "packNpmRelationList": [],
|
|
|
+ "minifyWXSS": true,
|
|
|
+ "bundle": false,
|
|
|
+ "useApiHostProcess": false
|
|
|
},
|
|
|
"compileType": "miniprogram",
|
|
|
"libVersion": "2.10.4",
|
|
@@ -46,15 +50,12 @@
|
|
|
"simulatorPluginLibVersion": {},
|
|
|
"condition": {
|
|
|
"search": {
|
|
|
- "current": -1,
|
|
|
"list": []
|
|
|
},
|
|
|
"conversation": {
|
|
|
- "current": -1,
|
|
|
"list": []
|
|
|
},
|
|
|
"plugin": {
|
|
|
- "current": -1,
|
|
|
"list": []
|
|
|
},
|
|
|
"game": {
|
|
@@ -62,11 +63,9 @@
|
|
|
"list": []
|
|
|
},
|
|
|
"gamePlugin": {
|
|
|
- "current": -1,
|
|
|
"list": []
|
|
|
},
|
|
|
"miniprogram": {
|
|
|
- "current": -1,
|
|
|
"list": [
|
|
|
{
|
|
|
"id": -1,
|