2025-11-08 11:30:06 +08:00
|
|
|
{
|
|
|
|
|
"description": "项目配置文件。",
|
|
|
|
|
"packOptions": {
|
2026-03-26 17:46:35 +08:00
|
|
|
"ignore": []
|
2025-11-08 11:30:06 +08:00
|
|
|
},
|
|
|
|
|
"setting": {
|
|
|
|
|
"urlCheck": false,
|
|
|
|
|
"es6": false,
|
2026-03-26 17:46:35 +08:00
|
|
|
"postcss": true,
|
|
|
|
|
"minified": true,
|
2025-11-08 11:30:06 +08:00
|
|
|
"newFeature": true,
|
2026-03-26 17:46:35 +08:00
|
|
|
"bigPackageSizeSupport": true
|
2025-11-08 11:30:06 +08:00
|
|
|
},
|
|
|
|
|
"compileType": "miniprogram",
|
2026-03-26 17:46:35 +08:00
|
|
|
"libVersion": "",
|
|
|
|
|
"appid": "wx0fec9148db16a4bc",
|
2025-11-08 11:30:06 +08:00
|
|
|
"projectname": "AURA",
|
|
|
|
|
"condition": {
|
|
|
|
|
"search": {
|
|
|
|
|
"current": -1,
|
|
|
|
|
"list": []
|
|
|
|
|
},
|
|
|
|
|
"conversation": {
|
|
|
|
|
"current": -1,
|
|
|
|
|
"list": []
|
|
|
|
|
},
|
|
|
|
|
"game": {
|
|
|
|
|
"current": -1,
|
|
|
|
|
"list": []
|
|
|
|
|
},
|
|
|
|
|
"miniprogram": {
|
|
|
|
|
"current": -1,
|
|
|
|
|
"list": []
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|