[Pkg-javascript-devel] Packaging an ES6-using module?

Luke Faraone lfaraone at debian.org
Sun Nov 8 00:16:00 UTC 2015


I'm working on packaging Handlebars[1], which transpiles ES6 code
(including ES6-style `import` statements into common.js-style
`require()` statements) as part of its build process using `babel`. 

I noticed that `babel`[2] wasn't packaged, and that attempting to do so
would involve a considerable amount of work. 

Are there any alternative approaches to getting an ES6 node.js module
in Debian, or will I have to bite the bullet on `babel`?

[1]: https://github.com/wycats/handlebars.js
[2]: https://babeljs.io

  -- Luke
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part
URL: <http://lists.alioth.debian.org/pipermail/pkg-javascript-devel/attachments/20151108/082540d6/attachment.sig>


More information about the Pkg-javascript-devel mailing list