rxaviers / react-globalize-compiler

I18n support for React applications using Globalize
MIT License
5 stars 2 forks source link

Sync compiler behavior with development mode #12

Closed diligiant closed 7 years ago

diligiant commented 7 years ago

Development mode works accordingly to the documentation, production mode was lagging behind. This commits enable path parameter in FormatMessage and treat the defaultMessage as "default" not primary value for the development locale.