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

Expose servers in jest-dev-server #135

Closed
gregberge opened this issue Sep 23, 2018 · 0 comments
Closed

Expose servers in jest-dev-server #135

gregberge opened this issue Sep 23, 2018 · 0 comments

Comments

@gregberge
Copy link
Member

As suggested in #113, it would be convenient to expose servers created by jest-dev-server. To do it we will expose a method getServers() (see #134 to understand why getServers and not getServer).

This method will expose servers created by jest-dev-server, so users could achieve what they want.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant