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

29 lines
597 B
JSON

{
"description": "项目配置文件。",
"packOptions": {
"ignore": [],
"include": []
},
"setting": {
"urlCheck": false,
"es6": false,
"postcss": false,
"minified": true,
"newFeature": true,
"bigPackageSizeSupport": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
}
},
"compileType": "miniprogram",
"libVersion": "3.4.0",
"appid": "wxeda4365eac6838c5",
"projectname": "Ruoyi-AbuCoder-UniApp-WX",
"condition": {},
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 2
}
}