Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move react-dom implementation files to react-dom-bindings #25345

Merged
merged 1 commit into from
Sep 28, 2022

Commits on Sep 28, 2022

  1. Move react-dom implementation files to react-dom-bindings

    This lets us share it with react-server-dom-webpack while still having a
    dependency on react-dom. It also makes somewhat sense from a bundling
    perspective since react-dom is an external to itself.
    sebmarkbage committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    0865f99 View commit details
    Browse the repository at this point in the history