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

36 lines
631 B
JSON
Raw Normal View History

2025-02-28 16:19:58 +08:00
{
"description": "项目配置文件。",
"packOptions": {
2025-05-07 09:54:33 +08:00
"ignore": []
2025-02-28 16:19:58 +08:00
},
"setting": {
"urlCheck": false,
"es6": true,
"postcss": false,
"minified": false,
"newFeature": true,
2025-05-07 09:54:33 +08:00
"bigPackageSizeSupport": true
2025-02-28 16:19:58 +08:00
},
"compileType": "miniprogram",
2025-05-07 09:54:33 +08:00
"libVersion": "",
2025-02-28 16:19:58 +08:00
"appid": "touristappid",
2025-05-07 09:54:33 +08:00
"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
}
}