How to minify jquery files?
Posted
by chobo2
on Stack Overflow
See other posts from Stack Overflow
or by chobo2
Published on 2009-11-05T05:11:23Z
Indexed on
2010/03/20
5:21 UTC
Read the original article
Hit count: 277
Hi
I am using jquery and I got a couple plugins that don't offer a minified version. So I want to take the full version and minfiy it but all the sites I have found that you input your javascript and it minifies it breaks the plugin.
Like it must strip something out because I get a syntax error.
So anyone got a good one that I can use?
© Stack Overflow or respective owner