xiaofangweibao-applet/unpackage/dist/dev/mp-weixin/project.config.json

29 lines
597 B
JSON
Raw Permalink Normal View History

2024-04-07 11:10:47 +08:00
{
"description": "项目配置文件。",
"packOptions": {
2024-04-09 13:54:58 +08:00
"ignore": [],
"include": []
2024-04-07 11:10:47 +08:00
},
"setting": {
"urlCheck": false,
"es6": false,
"postcss": false,
"minified": true,
"newFeature": true,
2024-04-09 13:54:58 +08:00
"bigPackageSizeSupport": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
}
2024-04-07 11:10:47 +08:00
},
"compileType": "miniprogram",
2024-04-09 13:54:58 +08:00
"libVersion": "3.4.0",
2024-04-07 12:02:10 +08:00
"appid": "wxeda4365eac6838c5",
2024-04-07 11:10:47 +08:00
"projectname": "Ruoyi-AbuCoder-UniApp-WX",
2024-04-09 13:54:58 +08:00
"condition": {},
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 2
2024-04-07 11:10:47 +08:00
}
}