-
So next to node/npm you could also use bun. This could be part of a bigger effort also, where you can choose if you want yarn, pnpm, ... .
Edit: bigger effort is in #2262
-
Kudos to Charlie for planting the seed
- Can replace `tsup`: https://bun.sh/docs/bundler
- Can replace `vitest`: https://bun.sh/docs/cli/test
- Can replace `pnpm`: https://bun.sh/docs/cli/install…
-
### How can we reproduce the crash?
nestjs application in k8s
### Relevant log output
_No response_
### Stack Trace (bun.report)
Bun v1.1.32 ([`fe8d007`]()) on linux x86_64_baseline [AutoCommand]…
-
-
### Describe the proposed change(s).
Use the `workspaces` field in `package.json` to detect workspace package.json files
-
https://bun.sh/ is all the rage.
-
https://bun.sh -> https://github.com/oven-sh/bun
Written in `Zig` ref: https://github.com/dwyl/learn-zig/issues/1
**Note**: We haven't seen a performance bottleneck in our `Node` pr…
-
Hello @vmihailenco
From [docs](https://bun.uptrace.dev/guide/queries.html#scanning-rows) I understand that it's possible to execute a custom query and scan the results into a custom model.
But th…
-
### System Info
Docker: `oven/bun:alpine`
Bun: 1.1.36
"@rsbuild/core": "^1.1.4",
"@rsbuild/plugin-react": "^1.0.7",
### Details
…
-
### What is the improvement or update you wish to see?
I would like to see bun in the installation documentation.
Also, I would like it if there were references to Bun because if I hadn't seen a Twi…