7 ms·
This is minified code, so couldn't the minifier have replaced the constants with their values or something?
by testvox 7y ago
This is minified code, so couldn't the minifier have replaced the constants with their values or something?
- 9935c101ab17a66 7y agoThose aren't minified or obfuscated variable names... that's obvious.
- deleted 7y ago[deleted]
- Cthulhu_ 7y agoA minifier is actually more likely to introduce constants for repeated values.