<div id="geary-body" dir="auto"><div><br></div></div><div id="geary-quote" dir="auto"><br>On Tue, Oct 15, 2019 at 22:05, Pirate Praveen <praveen@onenetbeyond.org> wrote:<br><blockquote type="cite"><div id="geary-body" dir="auto"><div>The major challenge I see with Webpack 4.30 is addition of large number of webassembly dependencies. Any ideas? I have not looked close enough yet (last time I chose 4.7 to avoid running into these dependencies).</div></div></blockquote><br><div>I first tried adding @webassemblyjs/ast as component using add-node-component from pkg-js-tool, but it downloaded the whole webassemblyjs repo and build failed with upstream changes error. Then I tried to add component manually using npm registry tarballs and it is prebuilt files. So I guess we need to package those separately. I will have webassemblyjs binary package that uses packages/* as debian/nodejs/additional_components and probably provide each of the component.</div></div>