aboutsummaryrefslogtreecommitdiff
path: root/packages/bun-error/readme.md
blob: d62f631e66c7a2451e7c481b85835df8d93f17a6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# bun-error

<img width="687" alt="image" src="https://user-images.githubusercontent.com/709451/162382958-23614e8f-239c-4ba6-be75-b76ceef8227c.png">

`bun-error` is a frontend component for rendering error messages and stack traces from Bun. It's used in:

- `bun dev`
- `Bun.serve`

It is heavily tied to the implementation details of Bun, and is not intended to be used outside of Bun.