GuillaumeGomez / minifier-rs

Minifier tool/lib for JS/CSS/JSON files
MIT License
86 stars 16 forks source link

Fix regex #58

Closed GuillaumeGomez closed 4 years ago

GuillaumeGomez commented 4 years ago

Fixes #57.

cc @magiclen

magiclen commented 4 years ago

Well done :)