mirror of
https://github.com/zebrajr/react.git
synced 2026-01-15 12:15:22 +00:00
When packaging we want to infer that a bundle exists for a `react-server` file even if it isn't explicitly configured. This is useful in particular for the react-server entrypoints that error on import that were recently added to `react-dom` This change also cleans up a wayward comment left behind in a prior PR