Problem with mins js with maven

0

I'm trying to minify my js code by maven, but when I run the code it gives the error in my variable declarations that have the let. (ex: let myVariable="test").

    
asked by anonymous 10.05.2018 / 15:35

0 answers