Update .env.development

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Gauvain
2025-09-22 03:20:36 +02:00
committed by GitHub
parent 9cd9861253
commit 3eaeaa3b4a

View File

@@ -5,7 +5,8 @@ EXPO_PUBLIC_WRITE_DEBUG=1
EXPO_USE_METRO_REQUIRE=1
# TV development support (used in metro.config.js)
EXPO_TV=1
# EXPO_TV=1
# Uncomment the above line ONLY when working on TV features. Leave commented for mobile-only development to avoid issues.
# Fast resolver optimization (2025 feature)
EXPO_USE_FAST_RESOLVER=1