This website requires JavaScript.
Explore
Help
Sign In
random-mirrors
/
pokerogue
Watch
1
Star
0
Fork
0
You've already forked pokerogue
mirror of
https://github.com/pagefaultgames/pokerogue.git
synced
2025-01-19 15:31:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
pokerogue
/
.env.development
4 lines
98 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Adding Env files for Local Development Ease
2024-04-04 12:34:23 -04:00
VITE_BYPASS_LOGIN=1
[QoL] Added https and server url is read from the env now (#1764) * Added https and server url is read from the env now * Added the new key to the vite.env.d.ts
2024-06-07 22:43:32 +02:00
VITE_BYPASS_TUTORIAL=0
make i18n debugging an optional env setting this also reduces output noise in tests
2024-06-28 12:59:54 -07:00
VITE_SERVER_URL=http://localhost:8001
update VITE_I18N_DEBUG in .env files
2024-07-10 13:27:28 -07:00
VITE_I18N_DEBUG=1
Reference in New Issue
Copy Permalink