Commit f604d01
committed
Update cldrpluralruleparser package
Since version 1.4.0 of the package, src/CLDRPluralRuleParser.js is an
ES6 module with import/export syntax, so trying to load it directly as a
<script> no longer works. Get a browser build from dist/ instead.
Change-Id: I75702667f73834455bc5dc84e3aa7c756d821ffb1 parent 06e41e1 commit f604d01
3 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
475 | 475 | | |
476 | 476 | | |
477 | 477 | | |
478 | | - | |
| 478 | + | |
479 | 479 | | |
480 | 480 | | |
481 | 481 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments