Minify JS with UglifyJS on Android x86
We can't minify JS anymore, as it breaks some modules.
However, we exceed the Play Store threshold.
So, let's try to use a different minifier as a band aid as long as we need to support Android x86.
We'll reverse that when we drop it.
Edited by Pier Angelo Vendrame