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

30 lines
601 B
JSON
Raw Normal View History

2025-05-30 11:14:38 +08:00
{
"description": "项目配置文件。",
"packOptions": {
"ignore": [],
"include": []
},
"setting": {
"urlCheck": false,
2026-03-23 09:50:49 +08:00
"es6": true,
2025-05-30 11:14:38 +08:00
"postcss": true,
"minified": true,
"newFeature": true,
"bigPackageSizeSupport": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"condition": false
},
"compileType": "miniprogram",
2026-04-10 10:08:27 +08:00
"libVersion": "3.3.5",
2026-03-27 10:04:26 +08:00
"appid": "wx9c0b7a436ada6d1e",
2025-05-30 11:14:38 +08:00
"projectname": "Reedaw",
2026-04-10 10:08:27 +08:00
"condition": {},
2025-05-30 11:14:38 +08:00
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 2
}
}