mall-laonong/unpackage/dist/dev/mp-weixin/project.config.json

25 lines
481 B
JSON
Raw Normal View History

2022-07-31 02:14:22 +00:00
{
2022-08-09 07:41:11 +00:00
"description": "项目配置文件。",
"packOptions": {
"ignore": [],
"include": []
},
"setting": {
"urlCheck": true,
"es6": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
2022-07-31 02:14:22 +00:00
}
2022-08-09 07:41:11 +00:00
},
"compileType": "miniprogram",
"libVersion": "2.25.2",
"appid": "wxa02e44170bc722cd",
2022-08-10 06:11:31 +00:00
"projectname": "老农极鲜",
2022-08-09 07:41:11 +00:00
"condition": {},
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 2
}
2022-07-31 02:14:22 +00:00
}