It’s easy to do right now with `@Task(…, runAfter ...
# kobalt
c
It’s easy to do right now with
@Task(…, runAfter = arrayOf(“assemble”) { }