samaxes / minify-maven-plugin

Combine and minimize JavaScript and CSS files for faster page loading.
http://samaxes.github.com/minify-maven-plugin
Apache License 2.0
222 stars 91 forks source link

closureLanguageIn/closureLanguageOut set to ECMASCRIPT5 #138

Open ph3n0m666 opened 7 years ago

ph3n0m666 commented 7 years ago

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

cqxxxxxxxx commented 7 years ago

this cames to me too. how you fix this?

ph3n0m666 commented 7 years ago

Have not been able to fix this yet, still an open issue for me

rtomsick commented 6 years ago

Still there, still a bug.

This project is pretty much abandoned, right?