[Pkg-javascript-devel] node-glob-stream / should.js migration linked to node-vinyl-fs and node-gulp migration
    Xavier 
    yadd at debian.org
       
    Mon Jul 22 18:37:20 BST 2019
    
    
  
Le 22/07/2019 à 19:24, Pirate Praveen a écrit :
> 
> 
> On 2019, ജൂലൈ 22 9:34:45 PM IST, Xavier <yadd at debian.org> wrote:
>> The problem is that uscan provides updated files for component =ignore.
>> Then async-done patch fails for example
> 
> Check version in the embedded code in master branch package.json and use manual download for now.
> 
>>> Since my laptop is broken I can't do anything for next few days. Any
>> help with node-gulp and node-babel transitions welcome.
>>
>> No problem, we have ~2 years to update bulleyes ;-)
>>
>> I started to write this: https://wiki.debian.org/Javascript/Transitions
>> and also https://wiki.debian.org/Javascript/Circular/Dependencies
> 
> What are reverse dependencies of node-buble? May be it can be embedded in node-rollup-plugin-buble as ES module without building with rollup?
> 
> Or alternatively use webpack or node-babel to build?
Not better:
   #############
   v           #                         ############
+-----------------+                      v          #
|                 |                +---------------------+
|                 | #############> |                     |
| node-babel-core |                | node-babel-register |
|                 |  (>= 6.18.0)   |                     |
|                 | <--------------|                     |
|                 |                +---------------------+
+-----------------+
      #     ^
      v     | (>=6)
+-----------------+
| node-gulp-babel |
+-----------------+
               ############################
               v                          #
+------------------------------+     +---------+
| node-uglifyjs-webpack-plugin | --> | webpack |
+------------------------------+     +---------+
> Or may be add a patch to convert to commonjs?
    
    
More information about the Pkg-javascript-devel
mailing list