You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sports/unpackage/dist/dev/mp-weixin/project.config.json

29 lines
580 B

9 months ago
{
"description": "项目配置文件。",
"packOptions": {
"ignore": [],
"include": []
},
"setting": {
"urlCheck": false,
"es6": false,
"postcss": false,
"minified": false,
"newFeature": true,
"bigPackageSizeSupport": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
}
},
"compileType": "miniprogram",
9 months ago
"libVersion": "3.4.5",
"appid": "wx15c8046399298d65",
"projectname": "体育",
9 months ago
"condition": {},
9 months ago
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 2
}
}