[aerogear-dev] packaging external Deps with Aerogear.js
Douglas Campos
qmx at qmx.me
Mon Jun 17 18:07:54 EDT 2013
On Mon, Jun 17, 2013 at 03:30:58PM -0400, Lucas Holmquist wrote:
> So AeroGear.js, the notifier stuff, has external dependencies on
> stomp.js / socks.js , depending on what adapter you use. ( probably
> also the vertxbus.js also )
>
> The question is do we package these external dependencies with our JS
> libs or do we say "These are needed, so here are links to get them".
>
> Using Bower, we can add the socks-client.js file, but not the others.
>
> currently jQuery is a dependency, but we don't package that
>
>
> THoughts?
I think not bundling them is fine, and the jQuery example is a perfect
example that this works.
--
qmx
More information about the aerogear-dev
mailing list