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 port flag #488

Merged
merged 4 commits into from
Oct 8, 2019
Merged

Dev: Fix port flag #488

merged 4 commits into from
Oct 8, 2019

Conversation

RaeesBhatti
Copy link
Contributor

- Summary

The description for port flag and its use in the script was conflicting. This change allows you to specify dev server port via port flag.

- Test plan

  • Run netlify dev --port 8085 in your project dir

- Description for the changelog

  • Dont use port flag for proxyPort
  • Use port flag to specify dev server port

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

@swyxio
Copy link
Contributor

swyxio commented Aug 26, 2019

i personally prefer we deprecate the port flag and show a warning, and redesign what we call the 3 different kinds of ports that happen in netlify dev.

@DavidWells
Copy link
Contributor

@swyx What are the different port options right now.

Would be nice to make them all similar and ultra clear on what they do.

@swyxio
Copy link
Contributor

swyxio commented Oct 8, 2019

lets hust merge this in first and then work on port clarificaion. #563

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