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

Get Rid of Import-mapped Specifiers from Lib Code #13

Merged
merged 1 commit into from
Apr 10, 2022

Conversation

harrysolovay
Copy link
Contributor

Unfortunately, import maps are only meant to be used from the application level (see discussion here). This means that libs with import-mapped specifiers will create issues for consumers. This PR removes the error-producing usage of import-mapped specifiers.

@harrysolovay harrysolovay merged commit fa73ab9 into main Apr 10, 2022
@harrysolovay harrysolovay deleted the reduce-import-map-use branch April 10, 2022 16:54
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.

1 participant