Make build.sh output less bloated. #34
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The target location is hard coded everywhere, and the output of where everything is going is quite unnecessary.
Additionally, there are consistency issues as it is with all Inflate tasks displaying as ...
-> target/while Styling and Copying contain full paths.Perhaps simply removing the destination from Inflate tasks would fix some of this.
Resolved in
881027b292