On ചൊവ്വ 14 നവംബര്‍ 2017 03:51 രാവിലെ, Jérémy Lal wrote:
> Using only debian packages (and no npm-installed module) I can't
> reproduce the segfault in debian/sid:
> 
> dev:~/Software/debian/node-d3-zoom/node-d3-zoom master$ webpack --config
> debian/webpack.config.js index.js build/d3-zoom.js --target=web
> --output-library=d3-zoom --output-library-target=umd --module-bind
> 'js=babel-loader'

[...]

> WARNING in ./src/zoom.js
> 235:4-11 "export 'default' (imported as 'noevent') was not found in
> './noevent'
> 
> WARNING in ./src/zoom.js
> 260:6-13 "export 'default' (imported as 'noevent') was not found in
> './noevent'
> 
> WARNING in ./src/zoom.js
> 272:6-13 "export 'default' (imported as 'noevent') was not found in
> './noevent'
> 
> WARNING in ./src/zoom.js
> 285:4-11 "export 'default' (imported as 'noevent') was not found in
> './noevent'
> 
> WARNING in ./src/zoom.js
> 335:4-11 "export 'default' (imported as 'noevent') was not found in
> './noevent'
> 
> WARNING in ./src/zoom.js
> 377:74-82 "export 'default' (imported as 'constant') was not found in
> './constant'
> 
> WARNING in ./src/zoom.js
> 381:70-78 "export 'default' (imported as 'constant') was not found in
> './constant'
> 
> WARNING in ./src/zoom.js
> 385:73-81 "export 'default' (imported as 'constant') was not found in
> './constant'
> 
> WARNING in ./src/zoom.js
> 389:70-78 "export 'default' (imported as 'constant') was not found in
> './constant'
> dev:~/Software/debian/node-d3-zoom/node-d3-zoom master$ 
>  

It seems you are not using the .babelrc, do an quilt push -a and rerun
the command.

> I'd like to lower the severity of this bug because it concerns code that is
> not (yet) in debian. We'll raise it again if/when node-d3-zoom crashes when
> building on build server.

ok, makes sense.

Attachment: signature.asc
Description: OpenPGP digital signature

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

Reply via email to