Skip to content

Commit

Permalink
Fix .addWatchFile() dependencies failing to invalidate in watch mode (#…
Browse files Browse the repository at this point in the history
…3112)

* fix: use continue to end the loop iteration

instead of using return and having it end the entire function invocation.

Fixes #3111

* Add test
  • Loading branch information
tivac authored and lukastaegert committed Sep 14, 2019
1 parent ed34bc5 commit ed880a0
Show file tree
Hide file tree
Showing 8 changed files with 204 additions and 65 deletions.
198 changes: 143 additions & 55 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ed880a0

Please sign in to comment.