denali-js / cli

The official CLI for starting, building, and running Denali apps and addons
MIT License
5 stars 5 forks source link

--print-slow-trees not working #33

Open davewasmer opened 7 years ago

davewasmer commented 7 years ago

As reported by @seawatts in denali-js/denali#374:

denali build --print-slow-trees=true
cli v0.0.12 [local] | denali v0.0.29 [local]

✖ Build failed
TypeError: broccoli_slow_trees_1.default is not a function
    at Project.finishBuild (/Users/daw/projects/oss/denali/denali-cli/lib/project.ts:320:21)
    at Project.<anonymous> (/Users/daw/projects/oss/denali/denali-cli/lib/project.ts:193:12)
    at Generator.next (<anonymous>)
    at fulfilled (./node_modules/tslib/tslib.js:93:62)
    at <anonymous>
    at process._tickDomainCallback (internal/process/next_tick.js:228:7)