project.config.json
529 字节
{
"description": "项目配置文件。",
"packOptions": {
"ignore": [],
"include": []
},
"setting": {
"urlCheck": false,
"es6": true,
"postcss": true,
"minified": true,
"newFeature": true,
"bigPackageSizeSupport": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
}
},
"compileType": "miniprogram",
"libVersion": "3.4.7",
"appid": "wx7902d7df47ea6739",
"projectname": "运动中国",
"condition": {},
"editorSetting": {
"tabIndent": "tab",
"tabSize": 2
}
}