-
### What is the problem this feature will solve?
Adding `path.mimeType()` and `path.charset` will solve the dependency on an external library, mime-types, to get the content type of a file based on i…
-
I want to express my gratitude for the excellent package you have created. I extensively used your package code to develop a many applications for many industries.
Recently the [bun.js](https://bun…
-
nvm works all good for Node.js currently, but is there any plan to support bun.js?
(As we know the bun.js released their first stable version
-
I'm not entirely sure how I'm triggering this, but it seems to occur after adding/removing a web component. Once I'm in this situation, build and start work fine, but the `dev` command fails every pag…
-
Hi,
I get the following when running **sudo nixos-rebuild switch --flake ~/.config/nixos#nixos** (where nixos is my hostname)
`error: builder for '/nix/store/1qysn8bysi5gxya79iyanv1jkgz1xdkb…
-
### Description
I learned about https://github.com/uNetworking/uWebSockets.js which is a faster alternative to [ws](https://www.npmjs.com/package/ws).
[Bun uses a fork of it for WebSockets](https:…
-
### Is there an existing issue for this?
- [X] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- [X] I have reviewed the documentation https://docs.sentry.io/…
-
### Describe the bug
I have several sets of actions designed as tabs. Inside one of tabs there is a set of elements with `onclick` actions that call an inner async Photopshop API function. The set …
-
### How can we reproduce the crash?
1,. checkout https://github.com/9aoy/rsbuild-ssr-example
2. pnpm install
3. bun run server.mjs
### Relevant log output
```shell
bun run server.mjs
> Local…
-
### Bun worker can not work Issue
I tried to use bun as temporal worker, when running temporal client it looked perfect, the workflow created with HTTP2+gRPC, which just supported in bun.js last mo…