use metro bundler for web

This commit is contained in:
vineyardbovines
2026-01-30 09:56:24 -05:00
committed by Samuel Newman
parent 709589fa36
commit a7729a4fb4
3 changed files with 259 additions and 197 deletions
+1
View File
@@ -218,6 +218,7 @@ module.exports = function (_config) {
],
},
web: {
bundler: 'metro',
favicon: './assets/favicon.png',
},
updates: {