Skip to content

Commit 5a2bdcc

Browse files
committed
build: include cdk schematics in cdk bazel ng_package
1 parent fe71d67 commit 5a2bdcc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/cdk/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ ng_package(
6262
] in rerootedStyles],
6363
entry_point = ":public-api.ts",
6464
globals = ROLLUP_GLOBALS,
65+
packages = ["//src/cdk/schematics:npm_package"],
6566
tags = ["release-package"],
6667
deps = CDK_TARGETS,
6768
)

0 commit comments

Comments
 (0)