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

30 lines
694 B
JSON
Raw Normal View History

2023-12-25 17:56:30 +08:00
{
2024-04-20 14:57:39 +08:00
"description": "项目配置文件。",
"packOptions": {
"ignore": [],
"include": []
2023-12-25 17:56:30 +08:00
},
2024-04-20 14:57:39 +08:00
"setting": {
"urlCheck": false,
"es6": false,
"postcss": true,
"minified": true,
"newFeature": true,
"bigPackageSizeSupport": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"condition": false
2023-12-25 17:56:30 +08:00
},
2024-04-20 14:57:39 +08:00
"compileType": "miniprogram",
"libVersion": "",
"appid": "wxabc0f954cce7fe56",
"projectname": "云商会",
"condition": {},
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 4
2023-12-25 17:56:30 +08:00
}
}