expo-cli icon indicating copy to clipboard operation
expo-cli copied to clipboard

[config] add `exportUrl` field

Open esamelson opened this issue 4 years ago • 1 comments

follow-up from https://github.com/expo/expo-cli/pull/2275#discussion_r441900987

Would be nice to have an exportUrl field (or similar) in app.json which would accomplish two purposes: (1) keep user from having to enter the same --public-url every time they run expo export and (2) let us set the update URL field to the correct value in expo eject.

esamelson avatar Jun 19 '20 01:06 esamelson

This issue is stale because it has been open for 60 days with no activity. If there is no activity in the next 7 days, the issue will be closed.

github-actions[bot] avatar Apr 12 '22 18:04 github-actions[bot]

npx expo export no longer asks for a public URL

EvanBacon avatar Oct 27 '22 01:10 EvanBacon