// Bun uses a custom non-portable react-dom fork. // TODO(@littledivy): Reenable this when it stops segfaulting. import { renderToReadableStream } from "./react-dom.js"; const headers = { headers: { "Content-Type": "text/html", }, }; const App = () => (