build(common): extract i18n locale data from cldr (#18284)

PR Close #18284
This commit is contained in:
Olivier Combe
2017-07-20 10:54:07 +02:00
committed by Miško Hevery
parent 409688fe17
commit 33d250ffaa
12 changed files with 923 additions and 209 deletions
+3 -1
View File
@@ -48,7 +48,9 @@
"canonical-path": "0.0.2",
"chokidar": "^1.1.0",
"clang-format": "^1.0.32",
"cldr": "^3.5.2",
"cldr": "^4.5.0",
"cldr-data-downloader": "^0.3.2",
"cldrjs": "^0.5.0",
"conventional-changelog": "^1.1.0",
"cors": "^2.7.1",
"dgeni": "^0.4.2",