|
@@ -8,7 +8,6 @@
|
|
|
"es6": true,
|
|
|
"enhance": false,
|
|
|
"postcss": true,
|
|
|
- "preloadBackgroundData": false,
|
|
|
"minified": true,
|
|
|
"newFeature": false,
|
|
|
"coverView": true,
|
|
@@ -20,23 +19,14 @@
|
|
|
"checkInvalidKey": true,
|
|
|
"checkSiteMap": true,
|
|
|
"uploadWithSourceMap": true,
|
|
|
- "compileHotReLoad": false,
|
|
|
- "useMultiFrameRuntime": true,
|
|
|
- "useApiHook": true,
|
|
|
- "useApiHostProcess": false,
|
|
|
"babelSetting": {
|
|
|
"ignore": [],
|
|
|
"disablePlugins": [],
|
|
|
"outputPath": ""
|
|
|
},
|
|
|
- "enableEngineNative": false,
|
|
|
- "useIsolateContext": true,
|
|
|
- "useCompilerModule": true,
|
|
|
- "userConfirmedUseCompilerModuleSwitch": false,
|
|
|
- "userConfirmedBundleSwitch": false,
|
|
|
- "packNpmManually": false,
|
|
|
- "packNpmRelationList": [],
|
|
|
- "minifyWXSS": true
|
|
|
+ "useMultiFrameRuntime": true,
|
|
|
+ "useApiHook": true,
|
|
|
+ "useApiHostProcess": false
|
|
|
},
|
|
|
"compileType": "miniprogram",
|
|
|
"libVersion": "2.17.0",
|