build(common): don't generate tsickle re-export file for locales package (#19135)
PR Close #19135
This commit is contained in:

committed by
Igor Minar

parent
cfd9ca0d6f
commit
6e1896b333
@ -16,8 +16,6 @@
|
||||
"exclude": [
|
||||
"node_modules/@angular/bazel/**",
|
||||
"node_modules/@angular/compiler-cli/**",
|
||||
// Workaround bug introduced by 079d884
|
||||
"node_modules/@angular/common/locales.d.ts",
|
||||
"node_modules/@angular/common/locales/**",
|
||||
"node_modules/@angular/tsc-wrapped/**"
|
||||
]
|
||||
|
Reference in New Issue
Block a user