On 2016, നവംബർ 3 8:44:12 AM IST, Lucas Castro <lu...@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.

-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel

Reply via email to