diff --git a/bolt-expo/app.json b/bolt-expo/app.json index a0ae7d1..44bb134 100644 --- a/bolt-expo/app.json +++ b/bolt-expo/app.json @@ -13,7 +13,7 @@ }, "web": { "bundler": "metro", - "output": "static", + "output": "single", "favicon": "./assets/images/favicon.png" }, "plugins": ["expo-router"],