MoreTacos/skilltree

Connect skilltree-tree as a part of skilltree-web's build pattern

Closed this issue · 1 comments

Right now I must do it manually with
rm ./templates/tree.svg.hbs
z skilltree-tree
cargo r > ../skilltree-web/templates/tree.svg.hbs

Not very sustainable for development. Make skilltree-tree a dependency of skilltree-web and run it every time.

Fixed on iss2 pull request