We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
After refactor findPort behavior was changed
findPort
Ports must be taken consistently.
Ports get randomly.
Just try to run webpack-dev-server on 8080 port where they busy
no
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Code
After refactor
findPort
behavior was changedExpected Behavior
Ports must be taken consistently.
Actual Behavior
Ports get randomly.
For Bugs; How can we reproduce the behavior?
Just try to run webpack-dev-server on 8080 port where they busy
For Features; What is the motivation and/or use-case for the feature?
no
The text was updated successfully, but these errors were encountered: