mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +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