development: true.

error callback
To handle server-side errors, implement an error handler. Return a Response to serve to the client when an error occurs. In development mode, this response replaces Bun’s default error page.
Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Learn how to handle errors in Bun’s development server
development: true.

error callbackerror handler. Return a Response to serve to the client when an error occurs. In development mode, this response replaces Bun’s default error page.