broccolijs / broccoli

Browser compilation library – an asset pipeline for applications that run in the browser
https://broccoli.build
MIT License
3.33k stars 216 forks source link

update dependencies #319

Closed bekzod closed 7 years ago

chrmod commented 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:

Error when printing slow nodes: TypeError: tree.visitPostOrder is not a function

once trying to broccoli serve any build tree.