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

25 lines
481 B
JSON
Raw Normal View History

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