|
|
|
|
|
by dijit
2310 days ago
|
|
I was (incidentally) just looking for a way of running a npm repository. Apparently it is not so simple as running a web server with a manifest (which is the case for basically every other package manager out there). Is there a reason for that? Is npms approach somehow better? The thing with using web technology for distribution is that it’s easily accessible and, crucially, that it’s cachable in-line. |
|