Per dojo/i18n#83, the build should account for the possibility of a context require function being passed to @dojo/i18n/cldr/load.default when statically extracting CLDR URLs. Currently, the parser assumes the list of URLs will be passed as the first argument.
Enhancement
Per dojo/i18n#83, the build should account for the possibility of a context require function being passed to
@dojo/i18n/cldr/load.default
when statically extracting CLDR URLs. Currently, the parser assumes the list of URLs will be passed as the first argument.