alexivkin opened this issue 8 years ago · 1 comments
Right now compress removes only comments between two tags (<!-- ---> by default) . Can that be extended to include more pairs of tags, specifically /* */ so the inline js comments are removed as well?
<!-- --->
/* */
Out of scope - see #82