rspivak / slimit

SlimIt - a JavaScript minifier/parser in Python
MIT License
550 stars 94 forks source link

extended PR #60: fixed dot and bracket accessors on immediate numbers #87

Open comawill opened 7 years ago

comawill commented 7 years ago

Run into the same problem as @wkornewald in PR #60 and was able to find some cases, where it is not necessary to put immediate numbers into parenthesis to save a few bytes