Skip to content

[WIP]: make browser tab should open via Node API #1657

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

Closed
wants to merge 1 commit into from
Closed

[WIP]: make browser tab should open via Node API #1657

wants to merge 1 commit into from

Conversation

hiroppy
Copy link
Member

@hiroppy hiroppy commented Feb 9, 2019

closes: #1510

  • 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?

Motivation / Use-Case

Migrate migrate webpack-dev-server.js's listen function to server.js.

Breaking Changes

no

Additional Info

Wait for #1658

lib/Server.js Outdated
this.middleware.invalidate();
}
}
}
Copy link
Member

Choose a reason for hiding this comment

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

Let's merge #1658 first and when rebase 👍

@alexander-akait
Copy link
Member

/cc @hiroppy let's rebase 👍

@alexander-akait
Copy link
Member

/cc @hiroppy let's solve this too

@alexander-akait
Copy link
Member

/cc @hiroppy let's solve this problem in next release, can you rebase?

@hiroppy
Copy link
Member Author

hiroppy commented Apr 18, 2019

I am busy this week so I will fix this issue next week:)

@hiroppy hiroppy self-assigned this Apr 29, 2019
@hiroppy hiroppy mentioned this pull request May 11, 2019
6 tasks
@hiroppy hiroppy closed this May 11, 2019
@hiroppy hiroppy deleted the feature/fix-open-flag branch May 11, 2019 23:48
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