acdr-ui/dist/build/mp-weixin/project.config.json

36 lines
633 B
JSON
Raw Normal View History

2024-09-19 07:20:14 +08:00
{
"description": "项目配置文件。",
"packOptions": {
2024-10-01 09:15:35 +08:00
"ignore": []
2024-09-19 07:20:14 +08:00
},
"setting": {
"urlCheck": false,
"es6": true,
"postcss": false,
2024-10-01 09:15:35 +08:00
"minified": true,
2024-09-19 07:20:14 +08:00
"newFeature": true,
2024-10-01 09:15:35 +08:00
"bigPackageSizeSupport": true
2024-09-19 07:20:14 +08:00
},
"compileType": "miniprogram",
2024-10-01 09:15:35 +08:00
"libVersion": "",
2024-09-19 07:20:14 +08:00
"appid": "wxf2c6d4b7361366b4",
"projectname": "宠屋",
2024-10-01 09:15:35 +08:00
"condition": {
"search": {
"current": -1,
"list": []
},
"conversation": {
"current": -1,
"list": []
},
"game": {
"current": -1,
"list": []
},
"miniprogram": {
"current": -1,
"list": []
}
2024-09-19 07:20:14 +08:00
}
}