zoffixznet / JavaScript-Minifier

JavaScript::Minifier perl module
9 stars 6 forks source link

Multi line strings with backticks failed #9

Open kagaluga opened 4 years ago

kagaluga commented 4 years ago

If the JavaScript code contains a multiline string with backticks quote ` the minified ends with an error message: "unterminated single quoted string literal, stopped" JavaScript::Minifier Version: 1.14