Build problems, append header etc.
I was looking at this ticket:
http://ui.jquery.com/bugs/ticket/3576
That is actually a solved problem for core and the plugins build.
Trying to fix it for UI, and came to wonder why we are using other
tools (yuicompressor, packer via php), therefore duplicating the
effort while being unable to reuse solutions like the one for copying
the header into the minified/packed files.
Anything I am missing?
Jörn