kitchendDevice/unpackage/dist/build/mp-weixin/project.config.json

30 lines
610 B
JSON
Raw Permalink Normal View History

2025-07-28 16:57:16 +08:00
{
"description": "项目配置文件。",
"packOptions": {
2025-11-08 16:50:26 +08:00
"ignore": [],
"include": []
2025-07-28 16:57:16 +08:00
},
"setting": {
"urlCheck": false,
"es6": true,
"postcss": true,
"minified": true,
"newFeature": true,
2025-11-08 16:50:26 +08:00
"bigPackageSizeSupport": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"condition": false
2025-07-28 16:57:16 +08:00
},
"compileType": "miniprogram",
2025-11-08 16:50:26 +08:00
"libVersion": "3.11.0",
2025-07-28 16:57:16 +08:00
"appid": "wx1f32af4f93c913f6",
"projectname": "kitchendDevice",
2025-11-08 16:50:26 +08:00
"condition": {},
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 2
2025-07-28 16:57:16 +08:00
}
}