Is there a way to compile a set of plugins directly into jQuery (so as
not to include them in separate script tags)? I've tried to build it
with "make with_plugins all" and "make with_plugins", but nothing
happens, I always got the standard version of jquery compiled (the
paths I found in the Makefile are correct, I mean I've placed the
plugins where they are intended to be). Well, I could copy-paste
everything into the core js file, but it's not the solution I think.
I'm not using svn, if it is important.

Reply via email to