Skip to content

feat(BREAKING): move import meta override to ModuleLoader trait #1147

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

Merged

Conversation

dsherret
Copy link
Member

@dsherret dsherret commented Jun 13, 2025

Makes things a lot easier in the CLI because I can control import meta resolution at the same place as regular resolution (note: enum is a private type in the cli code).

image

@dsherret dsherret requested a review from bartlomieju June 13, 2025 18:39
@dsherret dsherret changed the title refactor(BREAKING): move import meta override to ModuleLoader trait feat(BREAKING): move import meta override to ModuleLoader trait Jun 13, 2025
@dsherret dsherret requested a review from nathanwhit June 13, 2025 19:30
Copy link
Contributor

@marvinhagemeister marvinhagemeister left a comment

Choose a reason for hiding this comment

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

LGTM

@dsherret dsherret merged commit 5e4b539 into denoland:main Jun 13, 2025
18 checks passed
@dsherret dsherret deleted the move_import_meta_module_loader_trait branch June 13, 2025 19:56
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.

2 participants