Hello,
I am using W3Total Cache to minify my js scripts. I was wondering that all js files are minified, except etheme.js. So I wanted to minidy it manually via https://javascript-minifier.com/. But when I add the code and click the “Minify”-Button it says: Error: Unexpected token: eof (undefined).
Does this mean that there is a bug in this file that need to be fixed?
Many thanks in advance..