-
Hi, I'd like to obfuscate a string from the `env!()` macro. It returns a `&'static str`, so this shouldn't be a problem, right?
It is.
```rs
#[muddy]
static BACKEND_ENDPOINT: &str = env!("BACK…
-
### Describe the bug
I was tracking down an issue where `process.env.NODE_ENV` was being set automatically somehow, and I have tracked it down to calling vite's `createServer`. This was definitely un…
-
can you please provide a .emv.eample or a list of env variables
-
Ion Token pust be read from ENV variables
-
I think that we should split `.env` into two files: `.env.default` which is always loaded and `.env` that acts as user-defined overrides, loaded afterwards. Because right now when someone adds new `.e…
-
I have git, and python updated and installed. I'm running on a windows machine.
It seems that the touch command is not immediately recognized.
![Screenshot 2024-11-19 135613](https://github.com/u…
-
env.example is missing
-
We noticed that each app has a .env file. How can use custom environment variables defined here in the actual application? We tried to use the standard Vite, import.meta.env.KEY, but that doesn't seem…
-
uv --version
uv 0.4.30 (61ed2a236 2024-11-04)
Testing .env-file support, but I can't get this to work.
Using private indexes still remains painful.
```
> cat .env
>>>UV_EXTRA_INDEX_URL="ht…
-
### What problem will this feature address?
Currently, the shared project env is only accessible from a dropdown that says "Add Env" on the projects list page.
### Describe the solution you'd like
…