1
0
mirror of https://github.com/mrclay/minify.git synced 2025-05-31 07:51:02 +02:00
Emanuele "ToX" Toscano d9b392c474
Fix closure-compiler's "redirection limit reached"
Since a few days, the js minification was complaining about a redirection limit in the closure-compiler call. This was generating an error each time I have tried to use this tool.

After a bit of investigation I have found out that it was missing some parameters that are now mandatory. Plus, it now works in https only.
2017-11-03 10:24:25 +01:00
..
2016-10-16 16:44:58 +03:00