Files
frontend-app/unpackage/dist/dev/mp-weixin/project.config.json
T

38 lines
687 B
JSON
Raw Normal View History

2025-02-28 16:19:58 +08:00
{
"description": "项目配置文件。",
"packOptions": {
2025-08-05 15:25:23 +08:00
"ignore": []
2025-02-28 16:19:58 +08:00
},
"setting": {
"urlCheck": false,
2025-08-06 20:25:41 +08:00
"es6": true,
"postcss": true,
2025-08-05 15:25:23 +08:00
"minified": true,
2025-02-28 16:19:58 +08:00
"newFeature": true,
2025-08-06 20:25:41 +08:00
"bigPackageSizeSupport": true,
"uglifyFileName": true,
"sourcemap": false
2025-02-28 16:19:58 +08:00
},
"compileType": "miniprogram",
2025-08-05 15:25:23 +08:00
"libVersion": "",
"appid": "wx376a16a88befe265",
"projectname": "信任桥",
2025-03-20 08:46:07 +08:00
"condition": {
"search": {
"current": -1,
"list": []
},
"conversation": {
"current": -1,
"list": []
},
"game": {
"current": -1,
"list": []
},
"miniprogram": {
"current": -1,
"list": []
}
2025-02-28 16:19:58 +08:00
}
}