Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 3 commits into from
Aug 14, 2023
Merged

Conversation

guybedford
Copy link
Member

Resolves jspm/jspm-cli#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.

@guybedford guybedford merged commit e743342 into main Aug 14, 2023
@guybedford guybedford deleted the esmsh-root branch August 14, 2023 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error "Trailing "/" installs not supported installing" when installing react-intl using esm.sh provider
1 participant