PF4Public

Results 512 comments of PF4Public
trafficstars

> You could pack and dist the npm-cache directory like the [www-apps/vaultwarden-web](https://github.com/gentoo-mirror/guru/tree/master/www-apps/vaultwarden-web) GURU package does. Which would imply I have to store this tarball somewhere. This is also non-reusable between...

> https://www.npmjs.com/package/offline-mirror-registry Does portage allow starting network services during the build?

With `build-online` you could also run normal npm without doing anything extra.

> How should distribute it now? Distribute what exactly?

> Modification of offline-mirror-registry, maybe you can create a repository for it Are your modifications too Gentoo-specific and make no sense upstream? One of the options could be to create...

> Overall, the upstream project seems to be abandoned.. Why haven't you considered other options mentioned here? Another option might be to ship modified version of `offline-mirror-registry` with electron similar...

> Having offline-mirror-registry dangling around in `files` isn't really ideal though ☹️. I'd prefer making it a system package. Agreed, to me it also looks a bit complicated and fragile....

> In the end, how do you keep track of all this? A Perl script ;) > but we are using esbuild as well IIRC element-desktop was rewritten to pack...

> > A Perl script ;) > > So I spent several hours picking dependencies for nothing 🔢 Then do you think it's worth try to install them locally using...