[Pkg-javascript-devel] <DKIM> Re: Help needed on rollup

Paolo Greppi paolo.greppi at libpf.com
Sat Dec 24 09:14:32 UTC 2016


On 23/12/2016 10:54, Paolo Greppi wrote:
> On 23/12/2016 10:38, Paolo Greppi wrote:
>> On 23/12/2016 07:16, Pirate Praveen wrote:
>>> On ചൊവ്വ 20 ഡിസംബര്‍ 2016 03:33 വൈകു, Pirate Praveen wrote:
>>>> yes, in theory. In practice, babel-cli has a long chain of dependencies.
>>>> https://wiki.debian.org/Javascript/Nodejs/Tasks/babel-cli
>>>
>>> babel-cli is mostly complete, but it needs lerna too
>>> https://wiki.debian.org/Javascript/Nodejs/Tasks/lerna
>>
>> Looking at that:
>> - cmd-shim and read-cmd-shim you only need on windows
>> - inquirer I'm rushing for that too (it's required for node-yarnpkg)
>>
>> So we're left with three simple packages:
>> - pad (*)
>> - progress (*)
>> - sync-exec (*)
>> two with just 1 dependency:
>> - command-join
>> - object-assign-sorted
>> and their dependencies which should be packaged first:
>> - array-from (*)
>> - sorted-object (*)
>>
>> I am going to file the ITPs for the 5 marked with (*)
>>
>> Paolo
>>
> 
> for sync-exec it should be possible to patch it to use
> child_process.execSync so I'll skip the ITP
> 
> P

There you go !

With the 3 RFS I posted today, you should have everything you need for lerna

Paolo



More information about the Pkg-javascript-devel mailing list