Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[expo-updates] Support ENTRY_FILE env in create-manifest-ios.sh #8415

Merged
merged 1 commit into from
May 21, 2020
Merged

[expo-updates] Support ENTRY_FILE env in create-manifest-ios.sh #8415

merged 1 commit into from
May 21, 2020

Conversation

janicduplessis
Copy link
Contributor

Why

This allows configuring the index file used by metro. This is the same env variable used by the react-native-xcode.sh so it should just work for projects that are already configured using it.

How

Use the value of ENTRY_FILE to query the RN packager.

Test Plan

Tested in a project that uses a different ENTRY_FILE path.

@janicduplessis janicduplessis changed the title [updates] Support ENTRY_FILE env in create-manifest-ios.sh [expo-updates] Support ENTRY_FILE env in create-manifest-ios.sh May 21, 2020
@esamelson esamelson merged commit c365845 into expo:master May 21, 2020
@janicduplessis janicduplessis deleted the patch-1 branch May 22, 2020 00:16
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants