要启用开发模式,设置Documentation Index
Fetch the complete documentation index at: https://bun.zhcndoc.com/llms.txt
Use this file to discover all available pages before exploring further.
development: true。

error 回调
要处理服务器端错误,请实现一个 error 处理函数。当发生错误时,该函数应返回一个 Response 供客户端使用。此响应会覆盖开发模式下 Bun 默认的错误页面。