pokerogue/.env.development
Felix Staud 782718c293 make i18n debugging an optional env setting
this also reduces output noise in tests
2024-06-28 12:59:54 -07:00

4 lines
98 B
Plaintext

VITE_BYPASS_LOGIN=1
VITE_BYPASS_TUTORIAL=0
VITE_SERVER_URL=http://localhost:8001
VITE_I18N_DEBUG=1