Depending on how much you need to optimize performance on your site, you can use Combres instead .
The big advantage is that it only minimizes and gzip your javascript files, but it also merges all the files into one, so there is only one HTTP request for all your javascript files. In addition, it also uses client-side caching, so the file is downloaded only when necessary. He also does all this for CSS files.
It's pretty easy to set up, so instead of trying to fix it, your time might be better spent getting Combres.
Adrian Grigore Feb 04 2018-10-22T00 : 00Z
source share