Y
Hacker News
new
|
ask
|
show
|
jobs
by
testvox
2427 days ago
This is minified code, so couldn't the minifier have replaced the constants with their values or something?
2 comments
9935c101ab17a66
2427 days ago
Those aren't minified or obfuscated variable names... that's obvious.
link
Cthulhu_
2426 days ago
A minifier is actually more likely to introduce constants for repeated values.
link