coderaiser / minify

Minifier of js, css, html and img
https://coderaiser.github.io/minify
MIT License
229 stars 29 forks source link

Messing up emojis and special characters #131

Open codydubat opened 4 days ago

codydubat commented 4 days ago

Thank you for your work on this tool! I found this issue while minifying an html file where it turns the degrees symbol ° and emojis like 🔥 into some weird characters like: ┬░ and ƒöÑ. I couldn't find any config option to disable this behaviour. Is it a bug or something intended? Thanks!

coderaiser commented 4 days ago

Looks like you need to submit bug here