acdr-ui/dist/dev/mp-weixin/project.config.json

29 lines
579 B
JSON
Raw Normal View History

2024-09-19 07:20:14 +08:00
{
"description": "项目配置文件。",
"packOptions": {
"ignore": [],
"include": []
},
"setting": {
"urlCheck": false,
"es6": true,
"postcss": false,
"minified": true,
"newFeature": true,
"bigPackageSizeSupport": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
}
},
"compileType": "miniprogram",
"libVersion": "2.25.3",
"appid": "wxf2c6d4b7361366b4",
"projectname": "宠屋",
"condition": {},
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 2
}
}