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

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
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