julienrf / play-jsmessages

Library to compute localized messages of your Play application on client side

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make the JavaScript code maintainable

julienrf opened this issue · comments

Ideally the JavaScript sources should not be obfuscated. A Scala value containing a String with the minified JavaScript should be generated from the JavaScript source.