What does the debian package for shinken do ? If they bundle their javascripts i see no reason for us not to do the same.
On Tue, Aug 12, 2014 at 9:02 PM, Matthieu Caneill < matthieu.cane...@savoirfairelinux.com> wrote: > On Mon, Aug 04, 2014 at 08:46:15PM +0200, Páll Sigurðsson wrote: > > Yeah that is a bug which you are more than welcome to fix. Instead of > > @darkstar i use @opensource.is > > > > Does debian specifically oppose bundling javascripts ? What are projects > > like foreman doing ? > > Using bower (http://bower.io) could be the way to go. Then, at build-time, > * depend on already-packaged JS libs, > * and bower install the others. > Does that seem reasonable? > > The only downside I can see would be the adjustment of paths, which > could be done by a patch to the Apache configuration. > > Thoughts? > > Cheers, > -- > Matthieu >