|
@@ -6,34 +6,34 @@
|
|
|
"setting": {
|
|
|
"urlCheck": true,
|
|
|
"es6": true,
|
|
|
- "enhance": false,
|
|
|
"postcss": true,
|
|
|
"preloadBackgroundData": false,
|
|
|
"minified": true,
|
|
|
"newFeature": true,
|
|
|
"coverView": true,
|
|
|
- "nodeModules": false,
|
|
|
"autoAudits": false,
|
|
|
"showShadowRootInWxmlPanel": true,
|
|
|
"scopeDataCheck": false,
|
|
|
- "uglifyFileName": false,
|
|
|
"checkInvalidKey": true,
|
|
|
"checkSiteMap": true,
|
|
|
"uploadWithSourceMap": true,
|
|
|
- "compileHotReLoad": false,
|
|
|
- "useMultiFrameRuntime": true,
|
|
|
- "useApiHook": true,
|
|
|
- "useApiHostProcess": true,
|
|
|
"babelSetting": {
|
|
|
"ignore": [],
|
|
|
"disablePlugins": [],
|
|
|
"outputPath": ""
|
|
|
},
|
|
|
+ "useCompilerModule": false,
|
|
|
+ "userConfirmedUseCompilerModuleSwitch": false,
|
|
|
+ "enhance": false,
|
|
|
+ "nodeModules": false,
|
|
|
+ "uglifyFileName": false,
|
|
|
+ "compileHotReLoad": false,
|
|
|
+ "useMultiFrameRuntime": true,
|
|
|
+ "useApiHook": true,
|
|
|
+ "useApiHostProcess": true,
|
|
|
"enableEngineNative": false,
|
|
|
"bundle": false,
|
|
|
"useIsolateContext": true,
|
|
|
- "useCompilerModule": false,
|
|
|
- "userConfirmedUseCompilerModuleSwitch": false,
|
|
|
"userConfirmedBundleSwitch": false,
|
|
|
"packNpmManually": false,
|
|
|
"packNpmRelationList": [],
|