food_wechat/unpackage/dist/dev/mp-weixin/project.config.json

29 lines
585 B
JSON
Raw Normal View History

2024-04-15 16:12:55 +08:00
{
"description": "项目配置文件。",
"packOptions": {
"ignore": [],
"include": []
},
"setting": {
"urlCheck": false,
"es6": false,
"postcss": false,
"minified": false,
"newFeature": true,
"bigPackageSizeSupport": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
}
},
"compileType": "miniprogram",
2024-05-23 14:05:10 +08:00
"libVersion": "3.4.3",
2024-04-15 16:12:55 +08:00
"appid": "wx8347571d6893a383",
"projectname": "food_wechat",
"condition": {},
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 2
}
}