mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
240dfae28c
Our module rewrite whitelist needs to ignore providesModule files that are going to be required from the global React Native environment. We also need to add ReactDOM to providesModule since we removed it from React Native.