xlcs/xlcs-user/unpackage/dist/dev/mp-weixin/project.config.json

36 lines
635 B
JSON
Raw Normal View History

2024-01-07 01:10:08 +08:00
{
"description": "项目配置文件。",
"packOptions": {
2024-01-23 13:29:13 +08:00
"ignore": []
2024-01-07 01:10:08 +08:00
},
"setting": {
"urlCheck": false,
"es6": true,
"postcss": true,
"minified": true,
"newFeature": true,
2024-01-23 13:29:13 +08:00
"bigPackageSizeSupport": true
2024-01-07 01:10:08 +08:00
},
"compileType": "miniprogram",
2024-01-23 13:29:13 +08:00
"libVersion": "",
2024-01-07 01:10:08 +08:00
"appid": "wx2edefe049c6a37b9",
"projectname": "xlcs-user",
2024-01-23 13:29:13 +08:00
"condition": {
"search": {
"current": -1,
"list": []
},
"conversation": {
"current": -1,
"list": []
},
"game": {
"current": -1,
"list": []
},
"miniprogram": {
"current": -1,
"list": []
}
2024-01-07 01:10:08 +08:00
}
}