enable metro web bundling

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