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

47 lines
856 B
JSON
Raw Normal View History

2023-09-08 15:17:21 +08:00
{
"description": "项目配置文件。",
"packOptions": {
2025-09-17 14:55:24 +08:00
"ignore": [],
"include": []
2023-09-08 15:17:21 +08:00
},
"setting": {
"urlCheck": false,
"es6": true,
"postcss": true,
"minified": true,
"newFeature": true,
2025-09-17 14:55:24 +08:00
"bigPackageSizeSupport": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
2025-12-29 16:54:56 +08:00
"condition": false
2023-09-08 15:17:21 +08:00
},
"compileType": "miniprogram",
2025-12-29 16:54:56 +08:00
"libVersion": "3.12.1",
2025-04-02 09:49:39 +08:00
"appid": "wx1f32af4f93c913f6",
2025-12-27 15:47:56 +08:00
"projectname": "Wendu",
2025-12-22 09:34:09 +08:00
"condition": {
"search": {
"current": -1,
"list": []
},
"conversation": {
"current": -1,
"list": []
},
"game": {
"current": -1,
"list": []
},
"miniprogram": {
"current": -1,
"list": []
}
},
2025-09-17 14:55:24 +08:00
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 2
2023-09-08 15:17:21 +08:00
}
}