diff --git a/build-templates/wechatgame/game.json b/build-templates/wechatgame/game.json index 41ef79c..795daf6 100644 --- a/build-templates/wechatgame/game.json +++ b/build-templates/wechatgame/game.json @@ -20,7 +20,7 @@ "plugins": { "cocos": { "provider": "wx7095f7fa398a2f30", - "version": "2.4.8" + "version": "2.4.15" } }, "subpackages": [ diff --git a/build-templates/wechatgame/project.config.json b/build-templates/wechatgame/project.config.json index 1a2bdec..8c33b8f 100644 --- a/build-templates/wechatgame/project.config.json +++ b/build-templates/wechatgame/project.config.json @@ -34,7 +34,12 @@ }, "isGameTourist": false, "packOptions": { - "ignore": [], + "ignore": [ + { + "type": "folder", + "value": "cocos" + } + ], "include": [] }, "editorSetting": {