From 075663c0786c45cf0b68783202cce0a54471c84e 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 aec7638783..4c469684fa 100644 --- a/app.config.js +++ b/app.config.js @@ -217,6 +217,7 @@ module.exports = function (_config) { ], }, web: { + bundler: 'metro', favicon: './assets/favicon.png', }, updates: {