mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
18164761b1
This didn't actually fail before but I'm just adding an extra check. Currently Client References are always "function" proxies so they never fall into this branch. However, we do in theory support objects as client references too depending on environment. We have checks elsewhere. So this just makes that consistent.
react-server-dom-webpack
Experimental React Flight bindings for DOM using Webpack.
Use it at your own risk.