tedious / JShrink

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

To identify coorect end of the regex #124

Closed CGLOB closed 1 year ago

CGLOB commented 1 year ago

When a regular expression is detected this saveRegex crawls for the correct end of it and will saves the whole regex.

tedivm commented 1 year ago

Unfortunately after merging and releasing this regressions were found, so it had to be reverted.