On ബുധന്‍ 17 ജനുവരി 2018 03:59 വൈകു, Paolo Greppi wrote:
> Hi team,
> 
> we are now stuck at multiple location because rollup is in contrib.
> 
> My understanding is that it is stuck in contrib because it needs itself to 
> build.
> It currently downloads itself with npm in the build process.

there is a webpack branch in node-rollup repo which currently has these
warnings (I was confused with this output when I said I was able to
remove all warnings in node-rollup-plugin-babel. I was thinking the new
warnings may be solved by a plugin).

I think we can focus on rollup now as once we have rollup, we can easily
get node-rollup-plugin-babel built with rollup.

WARNING in /usr/lib/nodejs/base/utils.js
3:34-41 Critical dependency: require function is used in a way in which
dependencies cannot be statically extracted

WARNING in ./bin/src/run/loadConfigFile.js
40:16-35 Critical dependency: the request of a dependency is an expression

WARNING in ./bin/src/run/loadConfigFile.js
require.extensions is not supported by webpack. Use a loader instead.
 @ ./bin/src/run/index.js 6:0-49
 @ ./bin/src/index.js

WARNING in ./bin/src/run/loadConfigFile.js
require.extensions is not supported by webpack. Use a loader instead.
 @ ./bin/src/run/index.js 6:0-49
 @ ./bin/src/index.js

WARNING in ./bin/src/run/loadConfigFile.js
require.extensions is not supported by webpack. Use a loader instead.
 @ ./bin/src/run/index.js 6:0-49
 @ ./bin/src/index.js


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