forked from broccolijs/broccoli
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[BUGFIX] Ensure build annotation is correctly passed to the builder, …
…and fulfilled via watcher.currentBuild. This feature is used heavily by ember-cli, but was previously insufficiently tested here. My small refactoring, converting code from promise chaining to async await, inadvertently broke this.
- Loading branch information
1 parent
62dcba5
commit 67bca7a
Showing
2 changed files
with
56 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters