build: update to latest @bazel/typescript (#19277)
Switches devmode output of an ng_module to UMD
This commit is contained in:

committed by
Victor Berchet

parent
e224e3d62d
commit
9ad4b3bd31
@ -8,6 +8,5 @@ ts_library(
|
||||
"testing/**",
|
||||
]),
|
||||
module_name = "@angular/compiler",
|
||||
deps = [],
|
||||
tsconfig = ":tsconfig-build.json",
|
||||
)
|
||||
|
Reference in New Issue
Block a user