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").
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").