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

47 lines
851 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",
"libVersion": "",
2026-03-27 10:04:26 +08:00
"appid": "wx9c0b7a436ada6d1e",
2025-05-30 11:14:38 +08:00
"projectname": "Reedaw",
"condition": {
"search": {
"current": -1,
"list": []
},
"conversation": {
"current": -1,
"list": []
},
"game": {
"current": -1,
"list": []
},
"miniprogram": {
"current": -1,
"list": []
}
},
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 2
}
}