Closed bekzod closed 7 years ago
@stefanpenner @joliss this PR broke master. Update of broccoli-slow-trees relies on heimdalljs to provide timing information. This results in this error:
broccoli-slow-trees
heimdalljs
Error when printing slow nodes: TypeError: tree.visitPostOrder is not a function
once trying to broccoli serve any build tree.
broccoli serve
@stefanpenner @joliss this PR broke master. Update of
broccoli-slow-trees
relies onheimdalljs
to provide timing information. This results in this error:once trying to
broccoli serve
any build tree.