minify-maven-plugin
minify-maven-plugin copied to clipboard
closureLanguageIn/closureLanguageOut set to ECMASCRIPT5
It seems, using 1.7.6 specifying ECMASCRIPT5 in closureLanguageIn/closureLanguageOut, is returning the following
object literals cannot contain duplicate keys in ES5 strict mode - but I am not specifying ECMASCRIPT5_STRICT - only ECMASCRIPT5
this cames to me too. how you fix this?
Have not been able to fix this yet, still an open issue for me
Still there, still a bug.
This project is pretty much abandoned, right?