Hacker News new | ask | show | jobs
by saghm 279 days ago
It's not like minified JS can't be parsed and processed as AST. You could still pretty easily split up each statement/assignment to check the length of each one individually.