GP_777

Results 6 comments of GP_777

When using react-dom/server in Deno (e.g. during SSR/pre-rendering with Vite, esbuild, Rollup, TanStack Start, etc.), the current conditional export maps the deno condition to server.browser.js. That file creates a MessageChannel...

> > When using react-dom/server in Deno (e.g. during SSR/pre-rendering with Vite, esbuild, Rollup, TanStack Start, etc.), the current conditional export maps the deno condition to server.browser.js. > > That...