refactor(common): move generated locale files (#18907)

PR Close #18907
This commit is contained in:
Victor Berchet 2017-08-28 11:35:35 -07:00 committed by Miško Hevery
parent 535c7bb60c
commit 4c5aac8cd5
1040 changed files with 24 additions and 24 deletions

View File

@ -5,7 +5,7 @@ ts_library(
name = "common",
srcs = glob(["**/*.ts"], exclude=[
"http/**",
"i18n/**",
"locales/**",
"test/**",
"testing/**",
]),

Some files were not shown because too many files have changed in this diff Show More