jspm / registry

The jspm registry and package.json override service
https://jspm.io
229 stars 256 forks source link

Fix the path #1039

Open nicklasb opened 7 years ago

nicklasb commented 7 years ago

The path is incorrect and makes the library not work, at least for me, this fixes that problem.

guybedford commented 7 years ago

Is this on jspm 0.16 or jspm 0.17? If I remember correctly the issue here is that what fixes one breaks the other.

nicklasb commented 7 years ago

I am at jspm@0.17.0-beta.40. But why is it only one of all those packages?

aluanhaddad commented 7 years ago

I am trying to figure out what changed. Bootstrap 3.3.7 was released on July 25, 2016 but this had been working up until a few weeks ago I believe.

nicklasb commented 7 years ago

@aluanhaddad Well, @guybedford reverted a similar change earlier, because it broke 0.16. As 0.17 is not released, that would seem to be a good call. Has 0.17 stopped adding "dist" to the path?

https://github.com/jspm/registry/commit/918910c3567c09412a8dc3725e5c128c2d724c20