mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
09def5990b
stacked on https://github.com/facebook/react/pull/25569 On the client noscript already never renders children so no resources will be extracted from this context. On the server we now track if we are in a noscript context and turn off Resource semantics in this scope