In Bower, how do I get and continue to update a custom build of jQuery UI? Let\'s say I only need components for Core, Widget, Mouse, Position, Sortable, and Accordion in jQ
You could have your own fork, but then you would need to keep that up to date too. Just let it download the whole thing and only use the pieces you need, I don't see the problem with that.