mirror of
https://github.com/stablyai/orca.git
synced 2026-09-22 00:02:31 +00:00
4 lines
155 B
Bash
4 lines
155 B
Bash
# 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
|