Eckhardt (Kaizen) Dreyer
Eckhardt (Kaizen) Dreyer
Hello Sarah, I was wondering if we should add: ```toml [dev] command = "yarn dev" port = 3000 ``` to the netlify.toml for improved local workflow? We'll just have to...
#### Checklist - [x] run `npm run test` and `npm run benchmark` - [x] tests and/or benchmarks are included - [ ] documentation is changed or added - [x] commit...
### Version 0.1.10 ### Platform Linux virtual 5.10.102.1-microsoft-standard-WSL2 #1 SMP Wed Mar 2 00:30:59 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux ### What steps will reproduce the bug? ```typescript Bun.serve({ port:...
### Describe the feature As a user, if I'm prompted to enter a sensitive string like a password, apiKey etc. I want to be able to paste / type it...
## This would solve... Although many Node HTTP clients are moving away from handling `https://username:[email protected]` URLs in the Request URL. Undici COULD follow WHATWG and avoid confusion as to why...
Closes #421 Causes some perf overhead due to 2 syscalls to read/write pkg. Can be addressed by adding source transform capabilities in `giget` before writing to disk.
closes #12036 Nested git dependencies with an invalid id are most likely due to duplicates (in a nested git dep) of deps in the root package. This fix is probably...
### What does this PR do? Closes #14619 Closes #7274 Checks the optional dependency feature in `bunfig.toml` before creating any network tasks and installing the dependency, but still lists it...
Typos were getting to me
**Is your feature request related to a problem? Please describe.** More a QoL thing. For example, the difference in DX when using NuxtHub composables in a running Nuxt app vs....