On 2018, ജനുവരി 21 10:53:01 AM IST, Ben Finney <bign...@debian.org> 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 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. You may need node-babel-loader if you want to transpile. There are also other plugins if your code needs it. Look at node-d3-dsv for an example. -- 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 http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel