Skip to content
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

Dev: Fix --live flag #839

Merged
merged 1 commit into from
Apr 17, 2020
Merged

Dev: Fix --live flag #839

merged 1 commit into from
Apr 17, 2020

Conversation

RaeesBhatti
Copy link
Contributor

- Summary
We broke this perviously by not returning proxyPortUsed from startProxy.

Fixes: #797
Fixes: https://community.netlify.com/t/netlify-dev-live-flag-failing-port-is-required/12543

- Test plan
netlify dev --live in your project

- Description for the changelog
Use settings.proxyPort instead of expecting proxyPortUsed from startProxy

- A picture of a cute animal (not mandatory but encouraged)
🐰

@RaeesBhatti RaeesBhatti merged commit 63db612 into master Apr 17, 2020
@RaeesBhatti RaeesBhatti deleted the raees/fix-live branch April 17, 2020 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

netlify dev --live does not trigger a live link
2 participants