jspm / jspm-cli

ES Module Package Manager
https://jspm.org
Apache License 2.0
3.79k stars 272 forks source link

Handle scope normalization as base-relative #2493

Closed guybedford closed 5 years ago

guybedford commented 5 years ago

This updates the scope handling in jspm to match the latest SystemJS 5.0.0 and es-module-shims in treating scopes as base-relative instead of scope-relative in the import maps.

guybedford commented 5 years ago

Released in 2.0.0-beta.7.