Wes Oldenbeuving
Wes Oldenbeuving
Switching from Uglifier with harmony mode to Terser (a drop-in replacement, see: https://github.com/ahorek/terser-ruby) appears to "solve" the Uglifier incompatibility introduced in v2.6.2. This was actually a suggestion from Uglifier's readme...
Thanks everyone! @wonda-tea-coffee for raising the issue, @lukas-eu for digging in to this and making the problem visible via the blog post that went viral, and @deivid-rodriguez for your work...
It looks like it does what it is supposed to 🎉 I was unable to (quickly) get the tests running locally (likely due to rails 3 and ancient rake not...
We have the same problem using resque 1.19.0 on rails 3.1.3 using the latest git version of resque-multi-job-forks. Did you manage to find a solution, @mguterl ?
I just tested the commits by @mguterl and the work on top of that by @dolores and together they seem to solve the problem, at least when doing simple tests...