tedious / JShrink

Javascript Minifier built in PHP
http://www.tedivm.com
BSD 3-Clause "New" or "Revised" License
751 stars 152 forks source link

Regex Refactoring, Removal of Buffer #119

Closed tedivm closed 1 year ago

tedivm commented 1 year ago

This pull request reworks how JShrink handles keyword detection and, more importantly, regular expressions after a keyword. This resolves a number of outstanding issues without any known regressions.