uni-Identify-quality/unpackage/dist/dev/mp-weixin/project.config.json

46 lines
1021 B
JSON
Raw Normal View History

2023-09-18 07:35:21 +00:00
{
"description": "项目配置文件。",
"packOptions": {
"ignore": [],
"include": []
},
"setting": {
"urlCheck": false,
"es6": false,
"postcss": false,
"minified": false,
"newFeature": true,
"bigPackageSizeSupport": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
2023-09-20 07:20:50 +00:00
}
2023-09-18 07:35:21 +00:00
},
"compileType": "miniprogram",
2023-09-20 07:20:50 +00:00
"libVersion": "3.1.0",
2023-09-20 03:29:46 +00:00
"appid": "wx2ab0adfa3346d44f",
2023-09-18 07:35:21 +00:00
"projectname": "uni-Identify-quality",
2023-09-20 11:59:14 +00:00
"condition": {
"search": {
"current": -1,
"list": []
},
"conversation": {
"current": -1,
"list": []
},
"game": {
"current": -1,
"list": []
},
"miniprogram": {
"current": -1,
"list": []
}
},
2023-09-18 07:35:21 +00:00
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 4
}
}