pull down to refresh

They probably aren't using a package manager, or at least one that persists between builds, because package managers cache.

I see. Custom build script then? Coz I thought even amateurs just use package managers most of the time like npm and pip

reply
68 sats \ 0 replies \ @k00b 3h

Yep custom and these build systems often don't persist the package manager's cache - preferring to start from a blank slate.

reply