Szymon Dziedzic
Szymon Dziedzic
[eas-cli] use expo config related functions shipped with project's expo package to resolve config
# Why https://exponent-internal.slack.com/archives/C02123T524U/p1724970663050089?thread_ts=1724924614.773089&cid=C02123T524U https://exponent-internal.slack.com/archives/C5ERY0TAR/p1725002816077089 Generally `@expo/config`, `@expo/prebuild-config`, and `@expo/config-plugins` are per SDK concept. Currently, in EAS CLI, we rely on one version of the `@expo/...` package to work well globally...
# Why update expo packages to SDK 51 versions revert https://github.com/expo/eas-cli/pull/2524 # How update expo packages to SDK 51 versions # Test Plan tests
# Why https://exponent-internal.slack.com/archives/C06FK950085/p1725586296781109 # How Update env commands descriptions
# Why Please describe the motivation for this PR, and link to relevant GitHub issues, forums posts, or feature requests. # How How did you build this feature or fix...