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

fix(karma-webpack): compilation hangs when adding a file #345

Merged
merged 1 commit into from
Sep 1, 2018
Merged

fix(karma-webpack): compilation hangs when adding a file #345

merged 1 commit into from
Sep 1, 2018

Conversation

ryanclark
Copy link
Collaborator

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other... Please describe:

What is the current behavior?

During the refactoring, the method to add a file no longer returned true, causing the whole process to stall and karma not to start.

I'll add some integration tests ASAP.

Does this PR introduce a breaking change?

  • Yes
  • No

@ryanclark ryanclark added this to the 4.0.0 milestone Sep 1, 2018
@michael-ciniawsky michael-ciniawsky changed the title fix(karma-webpack): fix compilation hanging when adding a file fix(karma-webpack): compilation hangs when adding a file Sep 1, 2018
@michael-ciniawsky
Copy link
Contributor

Released in v4.0.0-rc.0 🎉

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.

2 participants