I use sinopia for a private repo hosted on our company servers and I need to pass through a proxy to reach public servers. As it is sinopia is not able to send requests for the public npm registry on my server.
If you are not interested in implementing this feature for now, could you please point me in the right direction to do it (where the request to uplinks are sent, especially when we GET dependencies of a module)
I use sinopia for a private repo hosted on our company servers and I need to pass through a proxy to reach public servers. As it is sinopia is not able to send requests for the public npm registry on my server.
If you are not interested in implementing this feature for now, could you please point me in the right direction to do it (where the request to uplinks are sent, especially when we GET dependencies of a module)