Skip to content

Commit 0fe4246

Browse files
committed
add bidi to bazel BUILD for spec
1 parent 8d051ea commit 0fe4246

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/cdk/table/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ ts_library(
2222
srcs = glob(["**/*.spec.ts"]),
2323
deps = [
2424
":table",
25+
"//src/cdk/bidi",
2526
"//src/cdk/collections",
2627
"@rxjs",
2728
"@rxjs//operators"

0 commit comments

Comments
 (0)