We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ts_library
1 parent e2b6e5c commit 4144642Copy full SHA for 4144642
packages/schematics/angular/BUILD.bazel
@@ -77,10 +77,8 @@ ts_library(
77
"//packages/angular_devkit/schematics",
78
"//packages/angular_devkit/schematics/tasks",
79
"//packages/schematics/angular/third_party/github.com/Microsoft/TypeScript",
80
- "@npm//@types/browserslist",
81
"@npm//@types/node",
82
"@npm//jsonc-parser",
83
- "@npm//rxjs",
84
],
85
)
86
@@ -115,9 +113,7 @@ ts_library(
115
113
116
114
"//packages/angular_devkit/schematics/testing",
117
118
119
120
121
122
# @external_end
123
0 commit comments