Hi,
I try to develop for a customer some WebWorkers to made some ajax request. The problem is that I can't load jQuery because it try to plug on the window object.
And often, I use jQuery only for the DOM ready event and to send some Ajax requests (and use some utilities function, like isFunction, noop ...).
Can we have a builder, where we can choose what part of the core we want to load (core, utilities, ajax, manipulation, transformation, animation ...) ?
Best regards
Julien Roche