Skip to content

Commit

Permalink
Rename "dom" fork to "dom-node"
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
sebmarkbage committed Feb 6, 2023
1 parent 4bf2113 commit 25b487b
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/shared/inlinedHostConfigs.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

module.exports = [
{
shortName: 'dom',
shortName: 'dom-node',
entryPoints: [
'react-dom',
'react-dom/unstable_testing',
Expand Down

0 comments on commit 25b487b

Please sign in to comment.