fix(common): locales are not being shipped (#23136)

Closes: #23140, #23103

PR Close #23136
This commit is contained in:
Alan Agius
2018-04-03 17:21:42 +02:00
committed by Alex Rickabaugh
parent 580f05bd9c
commit 7ca772060b
2 changed files with 18 additions and 0 deletions

View File

@ -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 = [