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

32 lines
531 B
JSON
Raw Normal View History

2021-08-26 01:49:06 +00:00
{
"description": "项目配置文件。",
"packOptions": {
"ignore": []
},
"setting": {
"urlCheck": true,
"es6": false
},
"compileType": "miniprogram",
"libVersion": "",
"appid": "wxd370f89ab17d48d2",
"projectname": "dengrui",
"condition": {
"search": {
"current": -1,
"list": []
},
"conversation": {
"current": -1,
"list": []
},
"game": {
"current": -1,
"list": []
},
"miniprogram": {
"current": -1,
"list": []
}
}
}