jiangchengfeiyi-xiaochengxu/unpackage/dist/dev/mp-weixin/project.config.json

46 lines
832 B
JSON
Raw Normal View History

{
"description": "项目配置文件。",
"packOptions": {
"ignore": [],
"include": []
},
"setting": {
"urlCheck": false,
"es6": true,
"postcss": false,
2024-12-10 07:04:13 +00:00
"minified": true,
"newFeature": true,
"bigPackageSizeSupport": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
2024-10-20 05:16:38 +00:00
}
},
"compileType": "miniprogram",
2025-02-07 02:07:22 +00:00
"libVersion": "3.7.3",
2024-12-10 07:04:13 +00:00
"appid": "wx61b63e27bddf4ea2",
"projectname": "FeiYi",
2024-10-20 05:16:38 +00:00
"condition": {
"search": {
"current": -1,
"list": []
},
"conversation": {
"current": -1,
"list": []
},
"game": {
"current": -1,
"list": []
},
"miniprogram": {
"current": -1,
"list": []
}
},
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 2
}
}