更新打包配置

This commit is contained in:
COMPUTER\EDY 2026-09-16 19:16:34 +08:00
parent 606abfbe9b
commit f14efa81b5
2 changed files with 7 additions and 2 deletions

View File

@ -20,7 +20,7 @@
"plugins": {
"cocos": {
"provider": "wx7095f7fa398a2f30",
"version": "2.4.8"
"version": "2.4.15"
}
},
"subpackages": [

View File

@ -34,7 +34,12 @@
},
"isGameTourist": false,
"packOptions": {
"ignore": [],
"ignore": [
{
"type": "folder",
"value": "cocos"
}
],
"include": []
},
"editorSetting": {