jspm / generator

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

fix: esm.sh package lookups #302

Closed guybedford closed 1 year ago

guybedford commented 1 year ago

This should fix unnecessary package.json requests for esm.sh by ensuring we are properly detecting package URLs for different CDN URL variations.

ije commented 1 year ago

thanks

guybedford commented 1 year ago

Glad we could get it sorted out.