magicciv/public/games/age-of-dwarves/guide/.env.development
Natalie 0349a4e8fd chore(@projects/@magic-civilization): 🔧 .local→.lan mesh hosts + objectives dashboard sync
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-19 05:30:29 -05:00

9 lines
483 B
Text

# Vite dev-mode env (tracked). Loaded automatically by `pnpm dev`.
#
# VITE_DEV_GUIDE=1 makes the guide render every <EpisodeGate min={N}> subtree
# and append Episodes 2-5 to the sidebar. Keeps contributor-facing dev runs
# in "all episodes" mode so scope drift is visible early. Production builds
# ignore this file — see .env.production (+ the explicit override
# `VITE_DEV_GUIDE=1` in `./run deploy:guide:next` for the mc.next.black.lan
# dev-preview deploy).
VITE_DEV_GUIDE=1