[Pkg-javascript-devel] Testing migrations

Pirate Praveen praveen at onenetbeyond.org
Wed Aug 21 07:15:59 BST 2019



On 2019, ഓഗസ്റ്റ് 21 2:29:46 AM IST, Utkarsh Gupta <guptautkarsh2102 at gmail.com> wrote:
>> >> * node-d3[2]: bad transpilation:
>> >>  "(function (exports, require, module, __filename, __dirname) {
>export
>> >>                                                              
>^^^^^^
>> >>    SyntaxError: Unexpected token export"
>> >
>> > I think we may have to use rollup-plugin-buble manually since we
>have an
>> older rollup.
>>
>
>I can't seem to build. There are so many problems. Changed binaries,
>then
>local changes.
>Not sure what's happening :P

I think we need to add /usr/share/nodejs to node-resolve plugin options in rollup.config as many dependencies now gets installed in /usr/share/nodejs.

Ideally, rollup should be patched to do this by default to avoid having to patch every module.

>On the side note, is rollup worth updating?

We are waiting for node-immutable in NEW.
-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.



More information about the Pkg-javascript-devel mailing list