Re: [Pkg-javascript-devel] How to use Debian Buster for developing with Webpack

2018-01-27 Thread Adrian Bunk
On Sat, Jan 27, 2018 at 10:47:34AM +0100, Paolo Greppi wrote: >... > According to: https://tracker.debian.org/pkg/node-webpack > webpack has "Migration status: BLOCKED: Cannot migrate due to another item, > which is blocked (please check which dependencies are stuck)" > > It also days:

Re: [Pkg-javascript-devel] How to use Debian Buster for developing with Webpack

2018-01-27 Thread Paolo Greppi
Il 21/01/2018 19:53, Paolo Greppi ha scritto: > You have to wait a bit. > > Webpack is in sid, but its migration to buster is blocked: > https://tracker.debian.org/pkg/node-webpack > > it should be unblocked as soon as nodejs 8.9.3 migrates to buster, i.e. in 3 > days. > > P. > > Il

Re: [Pkg-javascript-devel] How to use Debian Buster for developing with Webpack

2018-01-21 Thread Paolo Greppi
You have to wait a bit. Webpack is in sid, but its migration to buster is blocked: https://tracker.debian.org/pkg/node-webpack it should be unblocked as soon as nodejs 8.9.3 migrates to buster, i.e. in 3 days. P. Il 21/01/2018 19:12, Ben Finney ha scritto: > Pirate Praveen

Re: [Pkg-javascript-devel] How to use Debian Buster for developing with Webpack

2018-01-21 Thread Ben Finney
Pirate Praveen writes: > On 2018, ജനുവരി 21 10:53:01 AM IST, Ben Finney wrote: > >What do I need from Debian Buster, in order to feed a bunch of > >JavaScript modules to Webpack? > > You just need webpack if your code is already es5. Which

Re: [Pkg-javascript-devel] How to use Debian Buster for developing with Webpack

2018-01-20 Thread Pirate Praveen
https://wiki.debian.org/Javascript/Nodejs/#Using_build_tools_like_grunt -- Sent from my Android device with K-9 Mail. Please excuse my brevity.-- Pkg-javascript-devel mailing list Pkg-javascript-devel@lists.alioth.debian.org

Re: [Pkg-javascript-devel] How to use Debian Buster for developing with Webpack

2018-01-20 Thread Pirate Praveen
On 2018, ജനുവരി 21 10:53:01 AM IST, Ben Finney wrote: >Howdy all, > >I am thoroughly confused by the current state of Webpack in Buster. >What >Debian Buster packages should I be installing, to get Webpack working >on > what packages are in the dependency chain. > >What do I

[Pkg-javascript-devel] How to use Debian Buster for developing with Webpack

2018-01-20 Thread Ben Finney
Howdy all, I am thoroughly confused by the current state of Webpack in Buster. What Debian Buster packages should I be installing, to get Webpack working on a code base? There are a number of packages in Buster that have ‘webpack’ in the name, but none of them seem to be Webpack itself. Is there