60 lines
1.6 KiB
JSON
60 lines
1.6 KiB
JSON
|
{
|
|||
|
"description": "项目配置文件,详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
|
|||
|
"setting": {
|
|||
|
"urlCheck": true,
|
|||
|
"es6": true,
|
|||
|
"enhance": false,
|
|||
|
"postcss": false,
|
|||
|
"preloadBackgroundData": false,
|
|||
|
"minified": false,
|
|||
|
"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": false,
|
|||
|
"babelSetting": {
|
|||
|
"ignore": [],
|
|||
|
"disablePlugins": [],
|
|||
|
"outputPath": ""
|
|||
|
},
|
|||
|
"enableEngineNative": false,
|
|||
|
"bundle": false,
|
|||
|
"useIsolateContext": true,
|
|||
|
"useCompilerModule": true,
|
|||
|
"userConfirmedUseCompilerModuleSwitch": false,
|
|||
|
"userConfirmedBundleSwitch": false,
|
|||
|
"packNpmManually": false,
|
|||
|
"packNpmRelationList": [],
|
|||
|
"minifyWXSS": true,
|
|||
|
"lazyloadPlaceholderEnable": false,
|
|||
|
"useStaticServer": true,
|
|||
|
"showES6CompileOption": false,
|
|||
|
"disableUseStrict": false,
|
|||
|
"useCompilerPlugins": false,
|
|||
|
"minifyWXML": true
|
|||
|
},
|
|||
|
"compileType": "miniprogram",
|
|||
|
"libVersion": "2.10.2",
|
|||
|
"appid": "wxee40007e9b62f5d0",
|
|||
|
"projectname": "ECharts%20Demo",
|
|||
|
"simulatorType": "wechat",
|
|||
|
"simulatorPluginLibVersion": {},
|
|||
|
"condition": {},
|
|||
|
"packOptions": {
|
|||
|
"ignore": [],
|
|||
|
"include": []
|
|||
|
},
|
|||
|
"editorSetting": {
|
|||
|
"tabIndent": "insertSpaces",
|
|||
|
"tabSize": 2
|
|||
|
}
|
|||
|
}
|