angular-gettext icon indicating copy to clipboard operation
angular-gettext copied to clipboard

Ability to configure handling of missing keys

Open alebedev opened this issue 7 years ago • 0 comments

It would be nice if prefixDebug() behavior could be customized. For example, I'd like to write warnings to console in production and crash in development.

Such customization can be achieved by adding onMissing callback option with prefixDebug acting as default value.

alebedev avatar Nov 09 '16 13:11 alebedev