-
Notifications
You must be signed in to change notification settings - Fork 24.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix regression in dynamic resolution for out-of-tree platforms #20662
Commits on Aug 14, 2018
-
Initial changes to make platform resolution dynamic for out-of-tree p…
…latform plugins. Unrelated style auto-fixes to get lint and prettier to pass. Next step is to add more tests that illustrate further regressions for this functionality.
Configuration menu - View commit details
-
Copy full SHA for d314ef8 - Browse repository at this point
Copy the full SHA d314ef8View commit details
Commits on Aug 15, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 94425cc - Browse repository at this point
Copy the full SHA 94425ccView commit details
Commits on Aug 16, 2018
-
Configuration menu - View commit details
-
Copy full SHA for a5190b7 - Browse repository at this point
Copy the full SHA a5190b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a51bffe - Browse repository at this point
Copy the full SHA a51bffeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 771df00 - Browse repository at this point
Copy the full SHA 771df00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 403930c - Browse repository at this point
Copy the full SHA 403930cView commit details
Commits on Aug 17, 2018
-
Adjust comment and regexp. Note weird error when only two platforms a…
…re in the getPlatforms() list.
Configuration menu - View commit details
-
Copy full SHA for 1f7f362 - Browse repository at this point
Copy the full SHA 1f7f362View commit details
Commits on Aug 22, 2018
-
From @rozele: React Native overrides the settings for, e.g., , which …
…prevents us from adding a file to the repo for out-of-tree platforms that allows us to resolve Haste modules at the top-level of the repo. This change ensures that if a user has a file, those settings are not overwritten by React Native.
Configuration menu - View commit details
-
Copy full SHA for 8dc4fe7 - Browse repository at this point
Copy the full SHA 8dc4fe7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9edfa98 - Browse repository at this point
Copy the full SHA 9edfa98View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5207cd1 - Browse repository at this point
Copy the full SHA 5207cd1View commit details
Commits on Aug 23, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 0e72049 - Browse repository at this point
Copy the full SHA 0e72049View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3159e0c - Browse repository at this point
Copy the full SHA 3159e0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d366ea4 - Browse repository at this point
Copy the full SHA d366ea4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ce4e7a - Browse repository at this point
Copy the full SHA 9ce4e7aView commit details -
My synthetic tests didn't capture real-world pathing. This should fix…
… the problem reported.
Configuration menu - View commit details
-
Copy full SHA for 5733fe1 - Browse repository at this point
Copy the full SHA 5733fe1View commit details