Re: Bundling 1.8 GB of nodejs dependencies

2020-11-02 Thread Andreas Gerstmayr
Hi Jared, apologies for the late reply. Yes, I checked the npm dependencies with a license checker, and verified that they're permissive. Cheers, Andreas On 06.10.20 20:58, Jared K. Smith wrote: On Mon, Oct 5, 2020 at 2:42 PM Andreas Gerstmayr <mailto:agerstm...@redhat.com>&

Bundling 1.8 GB of nodejs dependencies

2020-10-01 Thread Andreas Gerstmayr
Hi! [starting a new thread, I guess my last reply to another thread got lost] I'm one of the maintainers of Grafana in Fedora. Latest Grafana has: $ du -sch node_modules 1.8Gnode_modules Some of the largest dependencies: $ du -d 1 -am node_modules | sort -n -r | head -n 20 1760

Re: Proposal: Reboot nodejs library/modules in Fedora

2020-09-14 Thread Andreas Gerstmayr
Hi! I'm one of the maintainers of Grafana in Fedora. > Not that the tests would go away, but that the build/test dependencies would > be bundled in a tarball. I really like the idea, however (using latest Grafana): $ du -sch node_modules 1,7Gnode_modules Some of the largest dependencies: