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

improve support for package.json exports when building up import maps #1317

Open
thescientist13 opened this issue Nov 14, 2024 · 0 comments
Open
Assignees
Labels
CLI enhancement Improve something existing (e.g. no docs, new APIs, etc)
Milestone

Comments

@thescientist13
Copy link
Member

thescientist13 commented Nov 14, 2024

Type of Change

Enhancement

Summary

As part of integrating with various ecosystem libraries, it has been observed that additional cases need to be accounted for when handling the exports object from a package.json

Details

Observed and reported use cases that we should validate against

While we're here, we should probably also try and improve our error handling here, like making sure only strings get added to the import map, and good use of try / catch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLI enhancement Improve something existing (e.g. no docs, new APIs, etc)
Projects
Status: 🏗 In progress
Development

No branches or pull requests

1 participant