yifengyide-h5/unpackage/dist/dev/mp-weixin/project.config.json

29 lines
578 B
JSON
Raw Normal View History

2025-03-20 15:33:00 +08:00
{
"description": "项目配置文件。",
"packOptions": {
"ignore": [],
"include": []
},
"setting": {
"urlCheck": false,
"es6": false,
"postcss": false,
"minified": false,
"newFeature": true,
"bigPackageSizeSupport": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
}
},
"compileType": "miniprogram",
"libVersion": "3.5.6",
"appid": "touristappid",
"projectname": "yifengyide",
"condition": {},
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 2
}
}