Skip to content

migrate Server.listen from bin #1863

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

Merged
merged 2 commits into from
May 13, 2019
Merged

Conversation

hiroppy
Copy link
Member

@hiroppy hiroppy commented May 11, 2019

  • This is a bugfix
  • This is a feature
  • This is a code refactor
  • This is a test update
  • This is a docs update
  • This is a metadata update

For Bugs and Features; did you add new tests?

Yep

Motivation / Use-Case

fixes: #1510
closes: #1657
closes: #1627

webpack-dev-server can be opened via Node api now.
Server.listen process was unified to Server class.

Breaking Changes

Nope but be careful

Additional Info

@hiroppy hiroppy requested a review from alexander-akait as a code owner May 11, 2019 23:47
@hiroppy hiroppy force-pushed the feature/fix-open-flag branch from 7505a00 to 990fcfb Compare May 12, 2019 00:17
Copy link
Member

@alexander-akait alexander-akait left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job ⭐

@alexander-akait alexander-akait merged commit db5ce44 into master May 13, 2019
@alexander-akait alexander-akait deleted the feature/fix-open-flag branch May 13, 2019 10:39
@alexander-akait
Copy link
Member

/cc @hiroppy thanks for great job, i think we need move findPort login inside Server too, after this we will have pure bin file which we can move into webpack-cli command

@hiroppy
Copy link
Member Author

hiroppy commented May 13, 2019

Yep, I will be able to try this next.

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.

WDS not opening a browser tab when open: true is set (Node API)
2 participants