Files
myrcar/project.config.json

58 lines
1.1 KiB
JSON

{
"description": "项目配置文件",
"packOptions": {
"ignore": []
},
"setting": {
"urlCheck": true,
"es6": true,
"postcss": true,
"minified": true,
"newFeature": true,
"autoAudits": false,
"coverView": true
},
"compileType": "miniprogram",
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
"libVersion": "2.0.4",
"appid": "wxae4f3cb3357e0b55",
=======
"libVersion": "2.9.4",
"appid": "wx5766b7aac7c938b3",
>>>>>>> c5f771a59727db7ba1c64d41699c7724f4ed2d1c
=======
"libVersion": "2.9.4",
"appid": "wx5766b7aac7c938b3",
>>>>>>> c5f771a59727db7ba1c64d41699c7724f4ed2d1c
=======
"libVersion": "2.9.4",
"appid": "wx5766b7aac7c938b3",
>>>>>>> c5f771a59727db7ba1c64d41699c7724f4ed2d1c
"projectname": "car",
"debugOptions": {
"hidedInDevtools": []
},
"isGameTourist": false,
"simulatorType": "wechat",
"simulatorPluginLibVersion": {},
"condition": {
"search": {
"current": -1,
"list": []
},
"conversation": {
"current": -1,
"list": []
},
"game": {
"currentL": -1,
"list": []
},
"miniprogram": {
"current": -1,
"list": []
}
}
}