build: turn off dts bundling for packages that still are not supported (#29128)
PR Close #29128
This commit is contained in:
@ -7,7 +7,6 @@ exports_files(["package.json"])
|
||||
ng_module(
|
||||
name = "testing",
|
||||
srcs = glob(["**/*.ts"]),
|
||||
bundle_dts = True,
|
||||
deps = [
|
||||
"//packages/common",
|
||||
"//packages/common/testing",
|
||||
|
Reference in New Issue
Block a user