smartmeter-app/unpackage/dist/dev/mp-weixin/project.config.json

41 lines
725 B
JSON
Raw Normal View History

2023-11-27 09:57:03 +08:00
{
"description": "项目配置文件。",
"packOptions": {
"ignore": [],
"include": []
},
"setting": {
"urlCheck": false,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
}
},
"compileType": "miniprogram",
2023-12-05 16:45:28 +08:00
"libVersion": "3.2.3",
2023-11-27 09:57:03 +08:00
"appid": "wx5affa901f005d975",
"projectname": "YML-teacher-uniapp",
2023-12-05 16:45:28 +08:00
"condition": {
"search": {
"current": -1,
"list": []
},
"conversation": {
"current": -1,
"list": []
},
"game": {
"current": -1,
"list": []
},
"miniprogram": {
"current": -1,
"list": []
}
},
2023-11-27 09:57:03 +08:00
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 2
}
}