xiaofangweibao-applet/unpackage/dist/dev/mp-weixin/project.config.json

36 lines
652 B
JSON
Raw Normal View History

2024-04-07 11:10:47 +08:00
{
"description": "项目配置文件。",
"packOptions": {
2024-04-07 12:02:10 +08:00
"ignore": []
2024-04-07 11:10:47 +08:00
},
"setting": {
"urlCheck": false,
"es6": false,
"postcss": false,
"minified": true,
"newFeature": true,
2024-04-07 12:02:10 +08:00
"bigPackageSizeSupport": true
2024-04-07 11:10:47 +08:00
},
"compileType": "miniprogram",
2024-04-07 12:02:10 +08:00
"libVersion": "",
"appid": "wxeda4365eac6838c5",
2024-04-07 11:10:47 +08:00
"projectname": "Ruoyi-AbuCoder-UniApp-WX",
2024-04-07 12:02:10 +08:00
"condition": {
"search": {
"current": -1,
"list": []
},
"conversation": {
"current": -1,
"list": []
},
"game": {
"current": -1,
"list": []
},
"miniprogram": {
"current": -1,
"list": []
}
2024-04-07 11:10:47 +08:00
}
}