Re: [Pkg-javascript-devel] Webpack 4 transition plan

2019-08-05 Thread Xavier
Le 05/08/2019 à 11:25, Pirate Praveen a écrit : > On 2019-08-05 14:11, Xavier wrote: >> Hello, >> >> Could you take a look at >> https://buildd.debian.org/status/fetch.php?pkg=select2.js=all=4.0.7%7Edfsg1-2=1564925650=0 >> >> >> I can't reproduce locally > > It should be fixed in grunt 1.0.1-9

Re: [Pkg-javascript-devel] Webpack 4 transition plan

2019-08-05 Thread Pirate Praveen
On 2019-08-05 14:11, Xavier wrote: Hello, Could you take a look at https://buildd.debian.org/status/fetch.php?pkg=select2.js=all=4.0.7%7Edfsg1-2=1564925650=0 I can't reproduce locally It should be fixed in grunt 1.0.1-9 (just uploaded). -- Pkg-javascript-devel mailing list

Re: [Pkg-javascript-devel] Webpack 4 transition plan

2019-08-02 Thread Pirate Praveen
On 2019, ഓഗസ്റ്റ് 2 1:03:06 AM IST, Pirate Praveen wrote: >- 5 packages still need fixing. I have solved similar issues in other >packages so I think these will be easy to fix. These have been fixed now and uploaded or patch pushed to salsa/sent to BTS. >- 2 package failures are not solved

Re: [Pkg-javascript-devel] Webpack 4 transition plan

2019-08-01 Thread Pirate Praveen
On 2019-07-29 21:48, Pirate Praveen wrote: webpack 4 is now available in experimental and I have started a wiki page to track this transition here https://wiki.debian.org/Javascript/Nodejs/Webpack4 Please check the packages listed there and help make them build with webpack 4. With all

Re: [Pkg-javascript-devel] Webpack 4 transition plan

2019-07-29 Thread Pirate Praveen
On 2019-07-28 17:44, Pirate Praveen wrote: On 2019, ജൂലൈ 28 9:32:27 PM IST, Pirate Praveen wrote: I think all reverse dependencies will need updating as "mode" seems mandatory. After adding options like this, --entry index.js --output build/d3-force.js And adding mode: 'development',

Re: [Pkg-javascript-devel] Webpack 4 transition plan

2019-07-28 Thread Pirate Praveen
On 2019, ജൂലൈ 28 9:32:27 PM IST, Pirate Praveen wrote: > >I think all reverse dependencies will need updating as "mode" seems >mandatory. After adding options like this, --entry index.js --output build/d3-force.js

Re: [Pkg-javascript-devel] Webpack 4 transition plan

2019-07-28 Thread Pirate Praveen
On 2019, ജൂലൈ 28 10:45:47 AM IST, Pirate Praveen wrote: >Hi, > >All dependencies for webpack 4.0 are ready in experimental or in git. >Some tests are failing, which needs a closer look. Help is welcome to >fix test failures. This is possibly a mocha compatibility issue as >webpack needs mocha

[Pkg-javascript-devel] Webpack 4 transition plan

2019-07-27 Thread Pirate Praveen
Hi, All dependencies for webpack 4.0 are ready in experimental or in git. Some tests are failing, which needs a closer look. Help is welcome to fix test failures. This is possibly a mocha compatibility issue as webpack needs mocha 3 and we are already on mocha 4. Once we fix the tests, we