Description of the bug
Preview action throws with qr-target set to "dev-build".
To Reproduce
What steps did you perform which led to this issue?
- Use the preview action
- Set
qr-target to "dev-build"
- See the action throwing an error
Expected behavior
qr-target: dev-build to work
Actual behavior
It threw the following error:
"Error: Invalid QR code target: "dev-build", expected "expo-go" or "dev-build""
Description of the bug
Preview action throws with
qr-targetset to "dev-build".To Reproduce
What steps did you perform which led to this issue?
qr-targetto "dev-build"Expected behavior
qr-target: dev-buildto workActual behavior
It threw the following error:
"Error: Invalid QR code target: "dev-build", expected "expo-go" or "dev-build""