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 #116

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

Tests are running in the other PR so I'm going to close this one.