qingcheng-xiaochengxu/project.private.config.json

11 lines
452 B
JSON
Raw Permalink Normal View History

2025-04-28 07:59:21 +00:00
{
"description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
2025-05-29 01:02:02 +00:00
"projectname": "qingcheng-xiaochengxu",
2025-04-28 07:59:21 +00:00
"setting": {
2025-05-11 07:12:01 +00:00
"compileHotReLoad": true,
2025-05-15 01:40:36 +00:00
"urlCheck": false,
"bigPackageSizeSupport": false
2025-04-28 07:59:21 +00:00
},
2025-05-28 04:51:02 +00:00
"condition": {},
2025-05-16 03:02:59 +00:00
"libVersion": "trial"
2025-04-28 07:59:21 +00:00
}