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": []
2024-05-02 15:59:36 +08:00
},
"setting": {
"urlCheck": false,
"es6": false,
"postcss": false,
"minified": false,
"newFeature": true,
"bigPackageSizeSupport": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"condition": false
2024-05-02 15:59:36 +08:00
},
"compileType": "miniprogram",
"libVersion": "3.4.2",
2024-05-02 15:59:36 +08:00
"appid": "touristappid",
"projectname": "锐动",
"condition": {},
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 2
2024-05-02 15:59:36 +08:00
}
}