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

30 lines
598 B
JSON
Raw Normal View History

2024-05-02 15:59:36 +08:00
{
"description": "项目配置文件。",
"packOptions": {
"ignore": [],
"include": []
},
"setting": {
"urlCheck": false,
"es6": false,
"postcss": false,
"minified": false,
"newFeature": true,
"bigPackageSizeSupport": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"condition": false
},
"compileType": "miniprogram",
"libVersion": "3.4.2",
"appid": "touristappid",
2024-08-05 10:01:06 +08:00
"projectname": "青测",
"condition": {},
2024-05-02 15:59:36 +08:00
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 2
}
}