vuex/uni-demo/unpackage/dist/dev/mp-weixin/project.config.json

32 lines
533 B
JSON

{
"description": "项目配置文件。",
"packOptions": {
"ignore": []
},
"setting": {
"urlCheck": false,
"es6": false
},
"compileType": "miniprogram",
"libVersion": "",
"appid": "wx18f62c24d288dfeb",
"projectname": "uni-demo",
"condition": {
"search": {
"current": -1,
"list": []
},
"conversation": {
"current": -1,
"list": []
},
"game": {
"current": -1,
"list": []
},
"miniprogram": {
"current": -1,
"list": []
}
}
}