[Pkg-javascript-devel] bootstrapping rollup

Pirate Praveen praveen at onenetbeyond.org
Fri Jan 19 15:48:00 UTC 2018


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


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-javascript-devel/attachments/20180119/479f00a8/attachment.sig>


More information about the Pkg-javascript-devel mailing list