Il giorno mer 8 giu 2022 alle ore 22:45 Robin H. Johnson <robb...@gentoo.org> ha scritto:
> On Wed, Jun 08, 2022 at 07:23:15PM +0200, Alessandro Barbieri wrote: > > I'm interested in an eclass that doesn't bundle everything together. Also > > I'm interested in anyone that can share the package maintainership (in > guru > > first). > > > > I've already tried 3 approaches: > ... > > Since you know this yarn/NPM ecosystem well, could you evaluate two > other ideas? > 4) Solutions like EGO_SUM > My second approach was like that > 5) EGO_SUM successor of 2nd-level-Metadata-Manifest that I described in > the recent EGO_SUM thread. > I havent' well understood it. In practice would be the same as 2/4 with the same issues. Let me remind you that unlike go/rust, nodejs packages aren't compiled and if you bundle everything you'll end up with a massive amount of files installed. Please don't consider node any different from python/ruby/perl/php.