aosiyiliaouniapp/unpackage/dist/dev/mp-weixin/project.config.json

33 lines
568 B
JSON
Raw Normal View History

2024-04-09 03:35:33 +00:00
{
"description": "项目配置文件。",
"packOptions": {
"ignore": []
},
"setting": {
"urlCheck": false,
"postcss": true,
"minified": true
},
"compileType": "miniprogram",
"libVersion": "",
"appid": "wxaaa7701af2475a6e",
"projectname": "包装过程记录",
"condition": {
"search": {
"current": -1,
"list": []
},
"conversation": {
"current": -1,
"list": []
},
"game": {
"current": -1,
"list": []
},
"miniprogram": {
"current": -1,
"list": []
}
}
}