refactor: generate i18n files in common/locales (#18907)

PR Close #18907
This commit is contained in:
Victor Berchet
2017-08-28 11:35:10 -07:00
committed by Miško Hevery
parent 6970396c01
commit 535c7bb60c
5 changed files with 7 additions and 7 deletions

View File

@ -17,7 +17,7 @@
"node_modules/@angular/bazel/**",
"node_modules/@angular/compiler-cli/**",
// Workaround bug introduced by 079d884
"node_modules/@angular/common/i18n_data*",
"node_modules/@angular/common/locales/**",
"node_modules/@angular/tsc-wrapped/**"
]
}