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

Rename "dom" fork to "dom-node" and "bun" fork to "dom-bun" #26117

Merged
merged 2 commits into from
Feb 6, 2023

Commits on Feb 6, 2023

  1. Rename "dom" fork to "dom-node"

    This configuration is actually the node specific configuration. It just
    happened to be that this was the mainline variant before so it was
    implied but with so many variants, this is less obvious now.
    sebmarkbage committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    25b487b View commit details
    Browse the repository at this point in the history
  2. Rename "bun" config to "dom-bun"

    This configuration is specifically for rendering the dom packages with bun.
    sebmarkbage committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    ab493d9 View commit details
    Browse the repository at this point in the history