yxk-wx/unpackage/dist/dev/mp-weixin/project.config.json

29 lines
579 B
JSON
Raw Normal View History

2025-08-28 15:23:12 +08: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.9.3",
"appid": "wx269b25e4f2a43b1b",
"projectname": "yxk-wx",
"condition": {},
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 2
}
}