Files
react/scripts/jest
Sebastian Markbåge 4b0fb76bbd 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-12-03 10:41:35 -05: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