Skip to content

Commit 21a7368

Browse files
committed
bazel_build to also build docs-content and examples-highlighter
1 parent fe00d39 commit 21a7368

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/components-examples/BUILD.bazel

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@ filegroup(
7575
highlight_files(
7676
name = "examples-highlighted",
7777
srcs = [":example-source-files"],
78-
tags = ["docs-package"],
7978
)
8079

8180
package_docs_content(
@@ -102,7 +101,6 @@ package_docs_content(
102101
# in the docs-content. Hence there is no target section name.
103102
":examples-highlighted": "",
104103
},
105-
tags = ["docs-package"],
106104
)
107105

108106
ng_package(

0 commit comments

Comments
 (0)