Skip to content

Commit ba1259d

Browse files
committed
Add Dgeni templates as runfiles.
1 parent eae05d1 commit ba1259d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/dgeni/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ nodejs_binary(
1111
"@matdeps//dgeni",
1212
"@matdeps//dgeni-packages",
1313
":sources",
14-
],
14+
] + glob(["templates/*.html"])
1515
)
1616

1717
ts_library(

0 commit comments

Comments
 (0)