[Pkg-javascript-devel] node-chalk on debian - possible mistake?

Pirate Praveen praveen at onenetbeyond.org
Thu Nov 3 04:56:12 UTC 2016



On 2016, നവംബർ 3 8:44:12 AM IST, Lucas Castro <lucas at gnuabordo.com.br> wrote:
>I was looking at node-chalk that's already is in Debian.
>
>But it's not all its build dependences  in debian.

Some of them are optional, used only for code coverage, linting etc.

We are mostly interested in running tests and mocha is already packaged, that is enough to run tests. Other build dependencies are some times required to convert node modules to a single file suitable for browser environment (browserify). If you just want to package node module and not its browser part, then you don't need them as well. 
-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.



More information about the Pkg-javascript-devel mailing list