next.js
d5a682e6
- Ensure `AsyncLocalStorage` for static generation is shared for client & server (#41695)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
Ensure `AsyncLocalStorage` for static generation is shared for client & server (#41695) With this PR we make sure that `AsyncLocalStorage` for static generation is shared for client and server in RSC
References
#41695 - Ensure `AsyncLocalStorage` for static generation is shared for client & server
Author
javivelasco
Parents
4f9e3bf0
Loading