orca/.env.e2e

3 lines
155 B
Text

# 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