2021-09-01 07:52:30 +00:00
|
|
|
|
{
|
2022-08-10 10:14:02 +00:00
|
|
|
|
"description": "项目配置文件,详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
|
2021-09-01 07:52:30 +00:00
|
|
|
|
"packOptions": {
|
2022-08-10 10:14:02 +00:00
|
|
|
|
"ignore": [],
|
|
|
|
|
"include": []
|
2021-09-01 07:52:30 +00:00
|
|
|
|
},
|
|
|
|
|
"setting": {
|
|
|
|
|
"urlCheck": false,
|
|
|
|
|
"es6": true,
|
|
|
|
|
"enhance": true,
|
|
|
|
|
"postcss": true,
|
|
|
|
|
"preloadBackgroundData": false,
|
|
|
|
|
"minified": true,
|
|
|
|
|
"newFeature": false,
|
|
|
|
|
"coverView": true,
|
|
|
|
|
"nodeModules": true,
|
2021-09-03 10:25:40 +00:00
|
|
|
|
"autoAudits": false,
|
2021-09-01 07:52:30 +00:00
|
|
|
|
"showShadowRootInWxmlPanel": true,
|
|
|
|
|
"scopeDataCheck": false,
|
|
|
|
|
"uglifyFileName": false,
|
|
|
|
|
"checkInvalidKey": true,
|
|
|
|
|
"checkSiteMap": true,
|
|
|
|
|
"uploadWithSourceMap": true,
|
|
|
|
|
"compileHotReLoad": false,
|
2021-09-03 10:34:12 +00:00
|
|
|
|
"lazyloadPlaceholderEnable": false,
|
2021-09-01 07:52:30 +00:00
|
|
|
|
"useMultiFrameRuntime": true,
|
|
|
|
|
"useApiHook": true,
|
|
|
|
|
"useApiHostProcess": true,
|
|
|
|
|
"babelSetting": {
|
|
|
|
|
"ignore": [],
|
|
|
|
|
"disablePlugins": [],
|
|
|
|
|
"outputPath": ""
|
|
|
|
|
},
|
2022-08-10 10:14:02 +00:00
|
|
|
|
"useIsolateContext": false,
|
2021-09-01 07:52:30 +00:00
|
|
|
|
"userConfirmedBundleSwitch": true,
|
|
|
|
|
"packNpmManually": false,
|
|
|
|
|
"packNpmRelationList": [],
|
2021-09-03 10:34:12 +00:00
|
|
|
|
"minifyWXSS": true,
|
2022-08-10 10:14:02 +00:00
|
|
|
|
"disableUseStrict": false,
|
|
|
|
|
"minifyWXML": true,
|
|
|
|
|
"showES6CompileOption": false,
|
|
|
|
|
"useCompilerPlugins": false,
|
|
|
|
|
"ignoreUploadUnusedFiles": true,
|
|
|
|
|
"useStaticServer": true
|
2021-09-01 07:52:30 +00:00
|
|
|
|
},
|
|
|
|
|
"compileType": "miniprogram",
|
2021-09-03 10:25:40 +00:00
|
|
|
|
"libVersion": "2.19.2",
|
2021-09-01 07:52:30 +00:00
|
|
|
|
"appid": "wxf0ac33e1fb0d8358",
|
2021-09-03 01:53:05 +00:00
|
|
|
|
"projectname": "tanzhongheY",
|
2021-09-01 07:52:30 +00:00
|
|
|
|
"simulatorType": "wechat",
|
|
|
|
|
"simulatorPluginLibVersion": {},
|
|
|
|
|
"condition": {
|
|
|
|
|
"search": {
|
|
|
|
|
"list": []
|
|
|
|
|
},
|
|
|
|
|
"conversation": {
|
|
|
|
|
"list": []
|
|
|
|
|
},
|
|
|
|
|
"game": {
|
|
|
|
|
"currentL": -1,
|
|
|
|
|
"list": []
|
|
|
|
|
},
|
|
|
|
|
"miniprogram": {
|
|
|
|
|
"list": []
|
|
|
|
|
}
|
2022-08-10 10:14:02 +00:00
|
|
|
|
},
|
|
|
|
|
"editorSetting": {
|
|
|
|
|
"tabIndent": "insertSpaces",
|
|
|
|
|
"tabSize": 2
|
2021-09-01 07:52:30 +00:00
|
|
|
|
}
|
|
|
|
|
}
|