water_sh/project.private.config.json

8 lines
462 B
JSON
Raw Permalink Normal View History

2025-04-15 15:48:57 +08:00
{
"description": "项目私有配置文件。此文件中的内容将覆盖 project.config.json 中的相同字段。项目的改动优先同步到此文件中。详见文档https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
"projectname": "%25E5%258A%259B%25E9%25BC%258E%25E5%2594%25AE%25E5%2590%258E%25E4%25BA%2591%25E5%25B9%25B3%25E5%258F%25B0",
"setting": {
"compileHotReLoad": true,
"urlCheck": true
}
}