Conversation
…eaches the client bundle
|
🚅 Deployed to the rivet-pr-5185 environment in rivet-frontend
|
This stack of pull requests is managed by Graphite. Learn more about stacking. |
Code ReviewOverviewThis PR fixes a real bug: Vite only exposes environment variables to the client bundle when they are prefixed with The fix is consistent and complete across all six affected files. Correctness
Minor Nits
No Issues FoundThe change is small, targeted, and correct. All call sites have been updated consistently. No test changes are needed because this is a build-time env var configuration fix, not a logic change — but confirming the staging-vs-production URL selection works correctly in a deployed cloud build would fully validate the fix. |

Description
Please include a summary of the changes and the related issue. Please also include relevant motivation and context.
Type of change
How Has This Been Tested?
Please describe the tests that you ran to verify your changes.
Checklist: