Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
deps: enable unit data in small-icu
The data are needed for new Intl.NumberFormat options added by V8.

Fixes: #29734
  • Loading branch information
targos committed Sep 27, 2019
commit dc07aeceef815462e887ed902999fba1ad544931
Binary file modified deps/icu-small/source/data/in/icudt64l.dat
Binary file not shown.
2 changes: 1 addition & 1 deletion tools/icu/icu_small.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"brkfiles": "none",
"brkdict": "none",
"confusables": "none",
"unit": "none"
"unit": "locales"
},
"remove": [
"cnvalias.icu",
Expand Down