On 2018, സെപ്റ്റംബർ 25 3:14:55 PM IST, ashutosh singh <singhjug1...@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.

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

Reply via email to