Skip to content

Commit eaccf27

Browse files
authored
Revert "Remove hydrate entry point from www builds" (#26413)
Reverts #26400. Will take a look at the test failures before re-merging.
1 parent 480aa77 commit eaccf27

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/react-dom/index.classic.fb.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ export {
2424
hydrateRoot,
2525
findDOMNode,
2626
flushSync,
27+
hydrate,
2728
render,
2829
unmountComponentAtNode,
2930
unstable_batchedUpdates,

0 commit comments

Comments
 (0)