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

54 lines
1020 B
JSON

{
"description": "项目配置文件。",
"packOptions": {
"ignore": [],
"include": []
},
"setting": {
"urlCheck": false,
"es6": false,
"postcss": true,
"minified": true,
"newFeature": true,
"bigPackageSizeSupport": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"condition": false
},
"compileType": "miniprogram",
<<<<<<< HEAD
"libVersion": "3.4.2",
"appid": "touristappid",
"projectname": "Reedaw",
"condition": {},
=======
"libVersion": "",
"appid": "wx9c0b7a436ada6d1e",
"projectname": "Reedaw",
"condition": {
"search": {
"current": -1,
"list": []
},
"conversation": {
"current": -1,
"list": []
},
"game": {
"current": -1,
"list": []
},
"miniprogram": {
"current": -1,
"list": []
}
},
>>>>>>> 741f1460e936929669c02b1366b2eb1f0520edf4
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 2
}
}