Comment on Show HN: Pgsh – branch Postgres like GitparentComments−sbr4646yIt’s actually not that straightforward. A library could bundle their dependencies as part of their own build step/publish. They would appear to have zero/less dependencies, but really they just bundled them.−lucideer6yPossible but I haven't seen a library that does this. Seems like a very unusual way to do things.Something to worry about if it ever became prevalent I guess, but doesn't seem to be rn.
Comments
It’s actually not that straightforward. A library could bundle their dependencies as part of their own build step/publish. They would appear to have zero/less dependencies, but really they just bundled them.
Possible but I haven't seen a library that does this. Seems like a very unusual way to do things.
Something to worry about if it ever became prevalent I guess, but doesn't seem to be rn.