Files
frontend-app/unpackage/dist/dev/mp-weixin/project.config.json
T
2025-08-06 20:25:41 +08:00

38 lines
687 B
JSON

{
"description": "项目配置文件。",
"packOptions": {
"ignore": []
},
"setting": {
"urlCheck": false,
"es6": true,
"postcss": true,
"minified": true,
"newFeature": true,
"bigPackageSizeSupport": true,
"uglifyFileName": true,
"sourcemap": false
},
"compileType": "miniprogram",
"libVersion": "",
"appid": "wx376a16a88befe265",
"projectname": "信任桥",
"condition": {
"search": {
"current": -1,
"list": []
},
"conversation": {
"current": -1,
"list": []
},
"game": {
"current": -1,
"list": []
},
"miniprogram": {
"current": -1,
"list": []
}
}
}