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

29 lines
521 B
JSON
Raw Normal View History

2024-06-14 01:11:29 +00:00
{
"description": "项目配置文件。",
"packOptions": {
"ignore": [],
"include": []
},
"setting": {
"urlCheck": false,
"es6": true,
"postcss": false,
"minified": false,
"newFeature": true,
"bigPackageSizeSupport": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
}
},
"compileType": "miniprogram",
"libVersion": "3.4.6",
"appid": "touristappid",
"projectname": "greenStu",
"condition": {},
"editorSetting": {
"tabIndent": "tab",
"tabSize": 2
}
}