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.
Build promises should not return outputNodeWrapper
The outputNodeWrapper is internal. Also, it is at `builder.outputNodeWrapper`, along with outputPath, and both do not change per build. Originally this got changed as it was thought to be needed for ember-cli broccoli 2 support. If we expose any node, I think it should be the heimdall node.
- Loading branch information
1 parent
dfd95c0
commit d189d24
Showing
2 changed files
with
1 addition
and
6 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