Rich-Harris / butternut

The fast, future-friendly minifier
https://butternut.now.sh
MIT License
1.17k stars 17 forks source link

Preserve parentheses around object expressions/patterns where necessary #84

Closed Rich-Harris closed 7 years ago

Rich-Harris commented 7 years ago

Fixes #79. As a sidenote, we're now calling things like getLeftHandSide and getValue quite a lot, we should probably memoize them