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

Remove duplicate port allocation - fixes #658 #669

Merged
merged 2 commits into from
Jan 7, 2020

Conversation

130n
Copy link
Contributor

@130n 130n commented Dec 29, 2019

- Summary

Based on #658
When running netlify dev neither default functionsPort nor port passed in configuration is used.

- Test plan

Add to netlify.toml

[dev]
  functionsPort = 30303

and verify the port is used

- Description for the changelog

Remove duplicate call to getPort for the same port (default: 34567)

@ianmartorell
Copy link
Contributor

Any idea of when we could get this merged? Without it netlify dev literally does not work at all in most cases.

@130n
Copy link
Contributor Author

130n commented Jan 7, 2020

@RaeesBhatti @ianmartorell It should be just a click away!

@RaeesBhatti RaeesBhatti merged commit 52543ca into netlify:master Jan 7, 2020
@RaeesBhatti
Copy link
Contributor

@130n I'm really sorry. We're just getting back from holidays.

@ianmartorell
Copy link
Contributor

Figured that was the case after commenting 😳 no worries and thank you!

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.

3 participants