Skip to content

Emit client component chunk scripts during SSR#18

Merged
unstubbable merged 1 commit into
mainfrom
update-to-latest-canary
Oct 30, 2023
Merged

Emit client component chunk scripts during SSR#18
unstubbable merged 1 commit into
mainfrom
update-to-latest-canary

Conversation

@unstubbable

Copy link
Copy Markdown
Owner

Based on react/react#27314

This feature requires AsyncLocalStorage to be available in the edge environment via the node:async_hooks module. This is the case for Vercel as well as Cloudflare.

fixes #17

@vercel

vercel Bot commented Oct 30, 2023

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
mfng ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 30, 2023 11:33am

@unstubbable
unstubbable force-pushed the update-to-latest-canary branch from 335ef4d to f3b68ab Compare October 30, 2023 11:32
@unstubbable
unstubbable merged commit fc9718f into main Oct 30, 2023
@unstubbable
unstubbable deleted the update-to-latest-canary branch October 30, 2023 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Flight update: Preinitialze client component import during SSR

1 participant