case-data/unpackage/dist/dev/mp-weixin/project.config.json
2025-06-17 13:40:11 +08:00

30 lines
710 B
JSON

{
"description": "项目配置文件。",
"packOptions": {
"ignore": [],
"include": []
},
"setting": {
"urlCheck": false,
"es6": true,
"postcss": true,
"minified": true,
"newFeature": true,
"bigPackageSizeSupport": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"ignoreUploadUnusedFiles": false
},
"compileType": "miniprogram",
"libVersion": "",
"appid": "wx152ad667d5075f27",
"projectname": "caseDataBase",
"condition": {},
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 4
}
}