feat(common): generate closure-locale.ts
to tree shake locale data (#18907)
Closure will only keep the data for the locale defined in `goog.LOCALE` PR Close #18907
This commit is contained in:

committed by
Miško Hevery

parent
4c5aac8cd5
commit
48789360b1
@ -17,6 +17,7 @@
|
||||
"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