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

Pirate Praveen praveen at onenetbeyond.org
Sun Jan 21 06:54:45 UTC 2018



On 2018, ജനുവരി 21 10:53:01 AM IST, Ben Finney <bignose at 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.



More information about the Pkg-javascript-devel mailing list