Skip to content

Conversation

@johncowen
Copy link
Contributor

@johncowen johncowen commented Apr 15, 2025

Putting this up in draft while I verify this is fine.


Removes top-level dependency (actually surprisingly removes the dependency entirely 🎉 , I thought vite would use this but apparently not) and removes a weirdly named VITE_ var which is only used in Cypress not VITE_

Probably related to #2431 and our overall work to remove unnecessary environment variables that should either be i18n strings, or something else. In this case the something else is "actual bash env var falling back to hardcoded", rather than "actual bash env var falling back to .env file var" (loss of locality).

There'd maybe a case for keeping this if we had a tonne of env vars that we used everywhere, or if we needed to switch locally often - neither of which we need.

Signed-off-by: John Cowen <[email protected]>
@netlify
Copy link

netlify bot commented Apr 15, 2025

Deploy Preview for kuma-gui ready!

Name Link
🔨 Latest commit 9ab9ca2
🔍 Latest deploy log https://app.netlify.com/sites/kuma-gui/deploys/67fe7022fa48340008f04176
😎 Deploy Preview https://deploy-preview-3768--kuma-gui.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@johncowen
Copy link
Contributor Author

FYI: This will hang around for a while, and depending on workload/priorities might get closed to be reopened at a much later date.

@johncowen
Copy link
Contributor Author

Closing this will come back at some point to finish this up

@johncowen johncowen closed this Jun 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant