Closed guybedford closed 9 years ago
We can actually support these rules via the existing npmrc mechanism of npm as well.
Despite the above, I'm tempted to say different types of scopes should be mapped into endpoint instances. We should be able to construct this mapping table from the npmrc.
Tracking in https://github.com/jspm/npm/issues/80.
It would be good to allow a configuration of scoped packages.
Currently scoped packages install from the same npm registry they are dependencies on, but it could be useful to allow scopes to directly map to different npm endpoint instances.