Files
todolist/unpackage/dist/dev/mp-weixin/project.config.json
2020-10-03 12:48:17 +08:00

33 lines
559 B
JSON

{
"description": "项目配置文件。",
"packOptions": {
"ignore": []
},
"setting": {
"urlCheck": false,
"minified": true,
"postcss": false
},
"compileType": "miniprogram",
"libVersion": "",
"appid": "wx0ae1f549a7384633",
"projectname": "todolist",
"condition": {
"search": {
"current": -1,
"list": []
},
"conversation": {
"current": -1,
"list": []
},
"game": {
"current": -1,
"list": []
},
"miniprogram": {
"current": -1,
"list": []
}
}
}