Files
bun.sh/packages/bun-error
Dylan Conway 33be08bde8 Fix RuntimeError.from return value (#19777)
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: dylan-conway <dylan-conway@users.noreply.github.com>
2025-05-19 17:05:10 -07:00
..
2023-01-03 13:11:44 -08:00

bun-error

image

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.