Files
react/packages/react-dom-bindings
Josh Story e0ab78bb1c [Float] handle noscript context for Resources (#25559)
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
2022-12-03 11:06:30 -05:00
..