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

Include Default Port #75

Closed
lukeed opened this issue Jan 18, 2017 · 1 comment
Closed

Include Default Port #75

lukeed opened this issue Jan 18, 2017 · 1 comment

Comments

@lukeed
Copy link
Contributor

lukeed commented Jan 18, 2017

Upgrading from 2.0 to 2.4 breaks my simple use case unless I specify a port.

{
  "start-2.0": "serve dist -s",
  "start-2.4": "serve dist -s -p 3000"
}

It also breaks whether or not the -s flag is present.

@lukeed
Copy link
Contributor Author

lukeed commented Jan 18, 2017

Fixed by 915e677

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

No branches or pull requests

1 participant