Closed
Description
- Operating System: -
- Node Version: -
- NPM Version: -
- webpack Version: -
- webpack-dev-server Version: 3.7.0
- This is a bug
- This is a modification request
Code
After refactor findPort
behavior was changed
Expected 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