Hacker News new | ask | show | jobs
by dagw 3369 days ago
I don't know about the typical minifier, but most of the popular ones (uglifyJS, closure etc.) work by first building an AST and then analyzing that.