Files
react/scripts
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
..
2019-10-03 22:44:18 +05:30
2013-09-09 23:42:54 -07:00