fix(common): locales
are not being shipped (#23136)
Closes: #23140, #23103 PR Close #23136
This commit is contained in:

committed by
Alex Rickabaugh

parent
580f05bd9c
commit
7ca772060b
@ -25,6 +25,9 @@ ng_package(
|
||||
"//packages/common/http/testing:package.json",
|
||||
"//packages/common/testing:package.json",
|
||||
],
|
||||
data = [
|
||||
"//packages/common/locales",
|
||||
],
|
||||
entry_point = "packages/common/index.js",
|
||||
tags = ["release-with-framework"],
|
||||
deps = [
|
||||
|
Reference in New Issue
Block a user