I wonder if there's a way to ignore minified JS files. At least in the
jQuery world, these often have a .min.js extension. However, I can't
add the type and do --nojs-min because the regular js type matches.
Any tricks?
Thanks!
D.
> I wonder if there's a way to ignore minified JS files. At least in the
> jQuery world, these often have a .min.js extension. However, I can't
> add the type and do --nojs-min because the regular js type matches.
This just got asked a few weeks ago. Check the archives.
ack 2.0 will have an entirely new way to specify stuff like that.
--
Andy Lester => an...@petdance.com => www.theworkinggeek.com => AIM:petdance
Sorry :-/
> ack 2.0 will have an entirely new way to specify stuff like that.
Awesome :-D