nochso / html-compress-twig

Twig extension for compressing HTML and inline CSS/JS using WyriHaximus/HtmlCompress
Other
81 stars 19 forks source link

UTF-8 Support #9

Closed pbenard73 closed 6 years ago

pbenard73 commented 6 years ago

Hello,

I'm just using your bundle since few days, and I see when I compress my google map javascript that the UTF-8 are broken...

Is there any thing I forgot to do ?

Thanks