[Pkg-javascript-devel] Bug#892227: Bug#892227: node-backbone: dependencies fail to resolve when jQuery not installed
Ben Finney
bignose at debian.org
Wed Mar 7 01:51:55 UTC 2018
On 07-Mar-2018, Jonas Smedegaard wrote:
> Quoting Ben Finney (2018-03-07 01:04:19)
> > $ cat ./source/foo.js
> > "use strict";
> > import 'backbone';
> >
> > So the Debian package dependencies are all satisfied, but these are
> > not sufficient for Webpack to resolve the Backbone dependencies.
>
> Backbone by design avoids dependency on jQuery.
And yet, a very simple application that *only* requests ‘backbone’
will fail to build with Webpack because Backbone tries to find jQuery.
In other words: The expectation is that installing Debian packages
‘webpack’ ands ‘node-backbone’ should allow the above application to
build with Webpack.
So, something is wrong with the Debian Backbone, or the Debian
Webpack, or something else.
--
\ “Are you pondering what I'm pondering?” “I think so, Brain, but |
`\ why would anyone want a depressed tongue?” —_Pinky and The |
_o__) Brain_ |
Ben Finney <bignose at debian.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-javascript-devel/attachments/20180307/a04f076d/attachment.sig>
More information about the Pkg-javascript-devel
mailing list