-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds hack instructions for those in a pinch (#73)
It is important for edge cases to stay edge cases. If someone is invoking a builder, it is safe to assume they can manage the lifecycle of what they are building. In the odd case they can't, it is better to provide instructions vs absorb tech debt here. This shows how to hack around lifecycle. It also fixes a subtle ordering bug.
- Loading branch information
1 parent
cf0d7fe
commit bbdfe45
Showing
1 changed file
with
44 additions
and
10 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