orca/.env.e2e

4 lines
155 B
Text
Raw Permalink Normal View History

# Why: enables window.__store in the renderer build so E2E tests can read
# Zustand state directly instead of fragile DOM scraping.
VITE_EXPOSE_STORE=true