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

36 lines
650 B
JSON
Raw Normal View History

2025-05-26 08:59:24 +08:00
{
"description": "项目配置文件。",
"packOptions": {
2025-06-19 17:03:31 +08:00
"ignore": []
2025-05-26 08:59:24 +08:00
},
"setting": {
"urlCheck": false,
2025-06-27 08:55:44 +08:00
"es6": false,
2025-05-26 08:59:24 +08:00
"postcss": false,
2025-06-19 17:03:31 +08:00
"minified": true,
2025-05-26 08:59:24 +08:00
"newFeature": true,
2025-06-27 08:55:44 +08:00
"bigPackageSizeSupport": true
2025-05-26 08:59:24 +08:00
},
"compileType": "miniprogram",
2025-06-19 17:03:31 +08:00
"libVersion": "",
"appid": "wx53bc8a44e780d26a",
2025-05-26 08:59:24 +08:00
"projectname": "weixin-officialaccount",
2025-06-19 17:03:31 +08:00
"condition": {
"search": {
"current": -1,
"list": []
},
"conversation": {
"current": -1,
"list": []
},
"game": {
"current": -1,
"list": []
},
"miniprogram": {
"current": -1,
"list": []
}
2025-05-26 08:59:24 +08:00
}
}