Files
react/packages/react-server-dom-webpack
Sebastian Markbåge 0ac3ea471f Use getComponentNameFromType for debug info for the key warning (#27930)
If this is a client reference we shouldn't dot into it, which would
throw in the proxy.

Interestingly our client references don't really have a `name`
associated with them for debug information so a component type doesn't
show up in error logs even though it seems like it should.
2024-01-11 17:24:26 -05:00
..

react-server-dom-webpack

Experimental React Flight bindings for DOM using Webpack.

Use it at your own risk.