Bug#892227: [Pkg-javascript-devel] Bug#892227: node-backbone: dependencies fail to resolve when jQuery not installed

2018-03-06 Thread Jonas Smedegaard
Quoting Ben Finney (2018-03-07 02:51:55) > 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 suffici

Bug#892227: [Pkg-javascript-devel] Bug#892227: node-backbone: dependencies fail to resolve when jQuery not installed

2018-03-06 Thread Ben Finney
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. >

Bug#892227: [Pkg-javascript-devel] Bug#892227: node-backbone: dependencies fail to resolve when jQuery not installed

2018-03-06 Thread Jonas Smedegaard
Quoting Ben Finney (2018-03-07 01:04:19) > Package: node-backbone > Version: 1.3.3~dfsg-3 > Severity: normal > > The dependencies for ‘node-backbone’ do not allow a Backbone > application to be built with Webpack. > > = > $ dpkg --list webpack > […] > ii webpack3.5.6-1 all

Bug#892227: node-backbone: dependencies fail to resolve when jQuery not installed

2018-03-06 Thread Ben Finney
Package: node-backbone Version: 1.3.3~dfsg-3 Severity: normal The dependencies for ‘node-backbone’ do not allow a Backbone application to be built with Webpack. = $ dpkg --list webpack […] ii webpack3.5.6-1 all Packs CommonJs/AMD modules for the browser $ webpack --ve