How to uglify class names in NODEjs

If you look at Google plus source code here all the class names are like "Wa4 eR3 ..."

How do I do this ?

Thank you

try this one of packages

https://github.com/mishoo/UglifyJS https://github.com/mishoo/UglifyJS2

and than

$ uglifyjs index.js