parent
535c7bb60c
commit
4c5aac8cd5
|
@ -5,7 +5,7 @@ ts_library(
|
||||||
name = "common",
|
name = "common",
|
||||||
srcs = glob(["**/*.ts"], exclude=[
|
srcs = glob(["**/*.ts"], exclude=[
|
||||||
"http/**",
|
"http/**",
|
||||||
"i18n/**",
|
"locales/**",
|
||||||
"test/**",
|
"test/**",
|
||||||
"testing/**",
|
"testing/**",
|
||||||
]),
|
]),
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue