mirror of
https://github.com/facebook/react.git
synced 2026-02-23 20:23:02 +00:00
In #35019, we excluded debug I/O info from being considered for enhancing the owner stack if it resolved after the defined `endTime` option that can be passed to the Flight client. However, we should include any I/O that was awaited before that end time, even if it resolved later.
react-server-dom-webpack
Experimental React Flight bindings for DOM using Webpack.
Use it at your own risk.