Show the runtime/build dependencies in the build page
This commit is contained in:
7
src/root/build-deps.tt
Normal file
7
src/root/build-deps.tt
Normal file
@@ -0,0 +1,7 @@
|
||||
[% PROCESS deps.tt %]
|
||||
|
||||
<div class="dep-tree">
|
||||
<ul class="tree">
|
||||
[% INCLUDE renderNode node=buildTimeGraph %]
|
||||
</ul>
|
||||
</div>
|
Reference in New Issue
Block a user