angular-gettext-tools
angular-gettext-tools copied to clipboard
Feature: compile one message per line
Would it be useful to have have a option for the compiler add a new line character after each string?
This applies for JS and JSON.
Would be easier to see diff in a commit of a project.
And JS minification build step will delete the extra new line.