alexanderGugel / ied

:package: Like npm, but faster - an alternative package manager for Node
http://alexandergugel.github.io/ied
MIT License
1.99k stars 53 forks source link

Support scoped modules #109

Closed rase- closed 8 years ago

rase- commented 8 years ago

Reapply functionality in https://github.com/alexanderGugel/ied/blob/fde1311d495bb935fd926189d13523c3c5fd35a4/lib/resolvers/npm-registry.js#L50

Based on some testing and a browse through the linking code in rebirth, it should handle scoped modules just fine with this addition (and the folder structure in my tests is looking good).

alexanderGugel commented 8 years ago

Loving it.