wechat_yxcl/unpackage/dist/build/mp-weixin/project.config.json
2020-11-12 14:57:34 +08:00

31 lines
537 B
JSON

{
"description": "项目配置文件。",
"packOptions": {
"ignore": []
},
"setting": {
"urlCheck": false,
"es6": true,
"minified": true
},
"compileType": "miniprogram",
"libVersion": "",
"appid": "wxa99ef047735c031e",
"projectname": "yxcl_wechat",
"simulatorType": "wechat",
"simulatorPluginLibVersion": {},
"condition": {
"search": {
"list": []
},
"conversation": {
"list": []
},
"game": {
"list": []
},
"miniprogram": {
"list": []
}
}
}