dojo / webpack-contrib

Plugins and loaders for webpack used with Dojo
Other
4 stars 19 forks source link

Register minimum language id for all supported locales #294

Closed agubler closed 4 years ago

agubler commented 4 years ago

Type: bug

The following has been addressed in the PR:

Description:

For all supported locales defined in the dojorc register the minimum language id using cldrjs to ensure that message bundles are appropriately loaded.

Resolves #293