Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ensure compiled React is not treated as an external
`next/dist/compiled/react-dom` can never appear in a require call i.e. be treated as an external because these modules don't import from vendored react-dom but installed react-dom
- Loading branch information