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

feat(service): Allow mocha unit tests debugger to be bound to a specified IP and port #5294

Merged
merged 1 commit into from Apr 1, 2020

Conversation

darrylkuhn
Copy link
Contributor

What kind of change does this PR introduce? (check at least one)

  • Bugfix
  • Feature
  • Code style update
  • Refactor
  • Docs
  • Underlying tools
  • Other, please describe:

Does this PR introduce a breaking change? (check one)

  • Yes
  • No

Other information:
This change allows developers to specify a host and port to bind the node debugger to. This is helpful in my case where I am running my application in a docker container and need to allow the debugger to listen on an IP other than the default localhost

@sodatea sodatea merged commit 0051017 into vuejs:dev Apr 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants