mirror of
https://github.com/stablyai/orca
synced 2026-04-21 14:17:16 +00:00
3 lines
155 B
Text
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
|