Hacker News new | ask | show | jobs
by bastawhiz 3369 days ago
I appreciate the compliment! (author of crass here)

I've mentioned it before, but it's really not a great idea to use multiple minifiers. Minifier bugs can get nasty, and using multiple minifiers exponentially increases the likelihood that you'll encounter some weird or broken behavior. Make sure to test thoroughly.

1 comments

And I will mention it one more time: I totally agree with you. It needs to be said.