[Pkg-javascript-devel] acorn porting to es5

Pirate Praveen praveen at onenetbeyond.org
Tue Sep 25 14:05:16 BST 2018



On 2018, സെപ്റ്റംബർ 25 3:14:55 PM IST, ashutosh singh <singhjug1994 at gmail.com> wrote:
>Hello
>
>I am porting acorn to es5 as currently it's using rollup to convert
>from
>es6 to es5. As next step would be compiling bluebird with this es5
>version.
>I am able to build the bluebird with it.

Basic idea is,
If we convert es6 import/export to commonjs  require syntax, we could skip rollup and use the rest of es6 syntax directly in nodejs.

Once rollup is removed from the situation, we can build bluebird in stretch-backports easily.

> Need little help to verify
>that i
>am doing the correct way as i am new to debian family.

Push it to salsa so we can check.
-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.



More information about the Pkg-javascript-devel mailing list