Skip to content

Commit

Permalink
Revert "Remove hydrate entry point from www builds" (#26413)
Browse files Browse the repository at this point in the history
Reverts #26400.

Will take a look at the test failures before re-merging.
  • Loading branch information
kassens authored Mar 16, 2023
1 parent 480aa77 commit eaccf27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/react-dom/index.classic.fb.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ export {
hydrateRoot,
findDOMNode,
flushSync,
hydrate,
render,
unmountComponentAtNode,
unstable_batchedUpdates,
Expand Down

0 comments on commit eaccf27

Please sign in to comment.