mirror of
https://github.com/facebook/react.git
synced 2026-02-26 07:35:23 +00:00
When we have a key we read displayName eagerly for future warnings. In general, React should be inspecting if something is a client reference before dotting into it. However, we use displayName a lot and it kind of has defined meaning for debugging everywhere it's used so seems fine to treat this as undefined.
react-server-dom-webpack
Experimental React Flight bindings for DOM using Webpack.
Use it at your own risk.