Files
tk-mini-program/unpackage/dist/dev/mp-weixin/project.private.config.json

9 lines
392 B
JSON
Raw Normal View History

2025-05-15 22:24:39 +08:00
{
2025-06-10 23:06:51 +08:00
"libVersion": "2.25.4",
"setting": {
2025-06-20 15:10:27 +08:00
"urlCheck": false,
"compileHotReLoad": true
},
"description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
"projectname": "tk-mini-program"
2025-05-15 22:24:39 +08:00
}