Remove console logging of environment variables #569
orenelbaum
started this conversation in
Ideas
Replies: 1 comment
-
Hmm.. I thought the complaint were these being in prod. But for dev given all the modes SolidStart has they are kinda helpful. I just used them the other day debugging. I believe these are only Client available values. I'm going to open this up to discussion. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Environment variables are always being logged to the console in dev, and it creates unnecessary noise in the console.
I think that those logs should probably be removed.
Beta Was this translation helpful? Give feedback.
All reactions