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

Add experimental ImportResolver #2298

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

bep
Copy link
Contributor

@bep bep commented Aug 5, 2024

If set in context, the ImportResolver will be used as the first step in resolving imports.

Closes #2294

@bep bep requested a review from mathetake as a code owner August 5, 2024 08:21
If set in context, the ImportResolver will be used as the first step in resolving imports.

Closes tetratelabs#2294

Signed-off-by: Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
@bep bep force-pushed the feat/expimportresolver-2294 branch from e31aa73 to 915008e Compare August 5, 2024 08:22
@mathetake
Copy link
Member

yeah this actually makes sense.

Copy link
Member

@mathetake mathetake left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯

@mathetake mathetake merged commit a186448 into tetratelabs:main Aug 5, 2024
54 checks passed
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.

Allow multiple instances of the same named import (e.g. javy_quickjs_provider_v2)
2 participants