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

Feature: compile one message per line

Open adrianandreias opened this issue 9 years ago • 0 comments

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.

adrianandreias avatar Oct 17 '16 14:10 adrianandreias