Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[breaking] Turn off providesModuleNodeModules by default
Sets the default value of `providesModuleNodeModules` to an empty array, since Haste is going away from RN. **This is a breaking change and metro and metro-config's major semver needs to be bumped.** Test Plan: Modify my copy of metro-config under RN so that `providesModuleNodeModules` defaults to an empty array, start the packager with `--reset-cache`, and load the RNTester bundle successfully.
- Loading branch information