Skip to content

Commit 55d9947

Browse files
committed
Use cldr-data and avoid mirroring CLDR data
Ref #66 Ref #68
1 parent a586ee9 commit 55d9947

File tree

610 files changed

+20
-180483
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

610 files changed

+20
-180483
lines changed

.bowerrc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"scripts": {
3+
"postinstall": "./node_modules/cldr-data-downloader/bin/download.js -i bower_components/cldr-data/index.json -o bower_components/cldr-data/ --src-url-key json-full"
4+
}
5+
}

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
/bower_components/
2+
/node_modules/
File renamed without changes.

0 commit comments

Comments
 (0)