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

47 lines
1.0 KiB
JSON
Raw Permalink Normal View History

2023-12-25 17:56:30 +08:00
{
2024-04-20 14:57:39 +08:00
"description": "项目配置文件。",
"packOptions": {
"ignore": [],
"include": []
2023-12-25 17:56:30 +08:00
},
2024-04-20 14:57:39 +08:00
"setting": {
2024-05-08 18:14:41 +08:00
"urlCheck": true,
2024-04-20 14:57:39 +08:00
"es6": false,
"postcss": true,
"minified": true,
"newFeature": true,
"bigPackageSizeSupport": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
2024-06-04 18:04:09 +08:00
},
"ignoreUploadUnusedFiles": false
2023-12-25 17:56:30 +08:00
},
2024-04-20 14:57:39 +08:00
"compileType": "miniprogram",
2024-05-31 18:06:24 +08:00
"libVersion": "3.4.5",
2024-05-08 18:14:41 +08:00
"appid": "wx51c40ff1c6337652",
2024-04-23 11:58:07 +08:00
"projectname": "智慧云商协",
"condition": {
"search": {
"current": -1,
"list": []
},
"conversation": {
"current": -1,
"list": []
},
"game": {
"current": -1,
"list": []
},
"miniprogram": {
"current": -1,
"list": []
}
},
2024-04-20 14:57:39 +08:00
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 4
2023-12-25 17:56:30 +08:00
}
}