Changelog
0.13.1
broccoli serve
Changelog
0.13.0
broccoli build
output by copying the files or
directories they point to into placeChangelog
0.12.0
willReadStringTree
callback argument to Builder::build
and retire
Builder::treesRead
Watcher
and Builder
interaction to prevent double builds.Changelog
0.11.0
Watcher
's change
event to provide the full build results (instead of just the directory).broccoli serve
output.Changelog
0.10.0
Builder::build()
method to return a { directory, graph }
hash
instead of only the directory, where graph
contains the output directories
and timings for each tree