As I know, OpenStack Horizon dashboard (Folsom release) uses LESS.js to compile *.css static files. That's clear.
But I can't figure out what is used to compress Horizon *.js files (such as horizon.instances.js, etc.) to smth like 176baabe0b2d.js, which directly works in browser.
Need your help to determine this js builder. Thanks in advance!