From e62c6efd5af156951da919bc993e123447b9d183 Mon Sep 17 00:00:00 2001 From: Oleksii Bulenok Date: Tue, 18 Aug 2026 22:23:54 +0200 Subject: [PATCH] enable metro web bundling --- app.config.js | 1 + 1 file changed, 1 insertion(+) diff --git a/app.config.js b/app.config.js index 42710e534e..028f1a71fe 100644 --- a/app.config.js +++ b/app.config.js @@ -216,6 +216,7 @@ module.exports = function (_config) { ], }, web: { + bundler: 'metro', favicon: './assets/favicon.png', }, updates: {