You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- jest-dev-server can now be used as standalone
- Used port is now automatically detected and a prompt is shown to offer you the opportunity to kill the guilty process
Closesargos-ci#66Closesargos-ci#68
The setup and teardown async logics run in series now. Since #66 is a little cleaner to read, code snippets from there:
These could be done in parallel for speed:
The text was updated successfully, but these errors were encountered: