recycapp/unpackage/dist/dev/mp-weixin/project.config.json
2025-10-25 09:54:24 +08:00

37 lines
666 B
JSON

{
"description": "项目配置文件。",
"packOptions": {
"ignore": []
},
"setting": {
"urlCheck": false,
"es6": false,
"postcss": true,
"minified": true,
"newFeature": true,
"bigPackageSizeSupport": true,
"minifyWXML": true
},
"compileType": "miniprogram",
"libVersion": "",
"appid": "wx1954e9c5fc00e715",
"projectname": "回收小程序",
"condition": {
"search": {
"current": -1,
"list": []
},
"conversation": {
"current": -1,
"list": []
},
"game": {
"current": -1,
"list": []
},
"miniprogram": {
"current": -1,
"list": []
}
}
}