|
correct, much like we have the jquery dep in bower. so the user would need to specifically add it to there index.html, for example
or they could leave it out.
This would also make the file size of the lib smaller, which is always good
if they are not using bower, then they would need to include it some other way, but thats how they need to jQuery now, as well as vert.x.js or the stomp libs, etc...
I Think we can probably target this for the next 2.1 release?
|