[Pkg-javascript-devel] New javascript packages for taliesin
Nicolas Mora
nicolas at babelouest.org
Tue Nov 13 18:38:30 GMT 2018
Hello,
Le 2018-11-11 22:08, Pirate Praveen a écrit :
>
> I don't think grouping unrelated packages is a good idea. If there is
> a circular dependency or related projects, then its OK. It is making
> things unnecessarily complex.
I don't think either that making a group package for such small
dependencies is a good idea to build other javascript packages.
Concerning jest, I've created a merge request in the current salsa repo
to complete the node-jest package. [1]
The package now builds with success with all jest packages included.
Lintian complains about the script jest-cli/jest.js that is not
executable and I haven't figured out why yet.
But the remaining problem in order to complete node-jest is to package
some of its dependencies.
I'm currently making a package for istanbuljs that is a meta package
like jest and some of its modules are required for node-jest-cli.
Another issue with jest is the package node-babel-code-frame which is
required for node-jest-message-util. Currently the package node-babel in
unstable is 6.26 but I see in salsa that node-babel 7 is in progress to
be packaged. I also can ask upstream if babel 6.26 is enough for this
module to work.
[1] - https://salsa.debian.org/js-team/node-jest/merge_requests/1
More information about the Pkg-javascript-devel
mailing list