Files
ks-app-employment-service/unpackage/dist/dev/mp-weixin/project.config.json

30 lines
622 B
JSON
Raw Normal View History

2024-11-08 11:55:23 +08:00
{
"description": "项目配置文件。",
"packOptions": {
2025-11-04 14:40:12 +08:00
"ignore": [],
"include": []
2024-11-08 11:55:23 +08:00
},
"setting": {
"urlCheck": false,
"es6": true,
"postcss": true,
"minified": true,
"newFeature": true,
2025-11-04 14:40:12 +08:00
"bigPackageSizeSupport": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
2025-11-04 14:35:00 +08:00
},
"condition": false
2024-11-08 11:55:23 +08:00
},
"compileType": "miniprogram",
2025-11-04 14:40:12 +08:00
"libVersion": "3.10.3",
2025-10-17 13:15:14 +08:00
"appid": "wx9d1cbc11c8c40ba7",
2024-11-08 11:55:23 +08:00
"projectname": "qingdao-employment-service",
2025-11-04 14:40:12 +08:00
"condition": {},
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 2
2024-11-08 11:55:23 +08:00
}
}