Files
miniapp/unpackage/dist/dev/mp-weixin/project.config.json
T
2024-05-17 14:17:55 +08:00

30 lines
608 B
JSON

{
"description": "项目配置文件。",
"packOptions": {
"ignore": [],
"include": []
},
"setting": {
"urlCheck": false,
"es6": false,
"postcss": true,
"minified": true,
"newFeature": true,
"bigPackageSizeSupport": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"condition": false
},
"compileType": "miniprogram",
"libVersion": "3.4.3",
"appid": "wx91cb8459dca561b4",
"projectname": "智慧仲裁",
"condition": {},
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 2
}
}