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

24 lines
464 B
JSON
Raw Normal View History

2024-04-08 02:59:47 +00:00
{
"description": "项目配置文件。",
"packOptions": {
"ignore": [],
"include": []
},
"setting": {
"urlCheck": false,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
2024-04-08 02:59:47 +00:00
}
},
"compileType": "miniprogram",
"libVersion": "3.4.0",
"appid": "touristappid",
"projectname": "包装过程记录",
"condition": {},
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 2
}
2024-04-08 02:59:47 +00:00
}