jiangchengfeiyi-xiaochengxu/unpackage/dist/dev/mp-weixin/project.config.json
2024-11-06 20:47:27 +08:00

50 lines
928 B
JSON

{
"description": "项目配置文件。",
"packOptions": {
"ignore": [],
"include": []
},
"setting": {
"urlCheck": false,
"es6": true,
"postcss": false,
"minified": false,
"newFeature": true,
"bigPackageSizeSupport": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
}
},
"compileType": "miniprogram",
<<<<<<< HEAD
"libVersion": "3.6.0",
=======
"libVersion": "3.6.2",
>>>>>>> 0584de58dc4182dc4f7032910db8372d1de43d10
"appid": "wx3f968a09e31d6bed",
"projectname": "FeiYi",
"condition": {
"search": {
"current": -1,
"list": []
},
"conversation": {
"current": -1,
"list": []
},
"game": {
"current": -1,
"list": []
},
"miniprogram": {
"current": -1,
"list": []
}
},
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 2
}
}