Files
react/scripts/jest
Sebastian MarkbågeandGitHub 79c5829813 Let ReactDOM initialize in RSC (#25503)
With the `react-dom/server-rendering-stub` you can import `react-dom` in
RSC so that you can call `preload` and `preinit` but if you don't alias
it, then requiring it breaks because we React.Component which doesn't
exist in the react subset.
2022-10-21 10:41:14 -04:00
..
2021-05-27 16:33:57 +01:00
2022-05-25 09:56:35 -04:00
2017-11-23 18:02:47 +00:00