jspm / generator

JSPM Import Map Generator
Apache License 2.0
160 stars 20 forks source link

fix: esm.sh root resolution deconstruction in inputMap #316

Closed guybedford closed 10 months ago

guybedford commented 10 months ago

Resolves https://github.com/jspm/jspm-cli/issues/2541, where esm.sh's mapping for tslib being a root URL position was interfering with JSPM's deconstruction of the input map resolutions and throwing an invalid package install error.