enable metro web bundling

This commit is contained in:
Oleksii Bulenok
2026-08-18 22:23:54 +02:00
parent 9550540e36
commit e62c6efd5a
+1
View File
@@ -216,6 +216,7 @@ module.exports = function (_config) {
],
},
web: {
bundler: 'metro',
favicon: './assets/favicon.png',
},
updates: {