pay-customer/dist/dev/mp-weixin/project.private.config.json

24 lines
874 B
JSON
Raw Normal View History

2025-07-15 16:18:34 +08:00
{
"description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
"condition": {},
"projectname": "%E8%80%81%E6%9D%BF%E5%BC%80%E5%8F%91",
"setting": {
"compileHotReLoad": true,
"urlCheck": false,
"coverView": false,
"lazyloadPlaceholderEnable": false,
"skylineRenderEnable": false,
"preloadBackgroundData": false,
"autoAudits": false,
"useApiHook": true,
"useApiHostProcess": true,
"showShadowRootInWxmlPanel": false,
"useStaticServer": false,
"useLanDebug": false,
"showES6CompileOption": false,
"checkInvalidKey": true,
"ignoreDevUnusedFiles": true,
"bigPackageSizeSupport": true
},
"libVersion": "3.8.9"
}