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

Refactor self-resolution #1355

Merged
merged 2 commits into from Feb 13, 2023
Merged

Refactor self-resolution #1355

merged 2 commits into from Feb 13, 2023

Conversation

ef4
Copy link
Contributor

@ef4 ef4 commented Feb 13, 2023

Before we turned self-resolutions into absolute filenames, now we use the newer rehome() option in the module-resolver. This unblocks the next step in refactoring app-tree- merging into the module-resolver, because when a request like these ones fails we need to do the fallback and would prefer to see the non-absolute specifier still.

Before we turned self-resolutions into absolute filenames, now we use the newer rehome() option in the module-resolver. This unblocks the next step in refactoring app-tree- merging into the module-resolver, because when a request like these ones fails we need to do the fallback and would prefer to see the non-absolute specifier still.
@ef4 ef4 merged commit 4f583c9 into main Feb 13, 2023
@ef4 ef4 deleted the refactor-self-resolution branch February 13, 2023 17:07
This was referenced May 2, 2023
@ef4 ef4 added the enhancement New feature or request label May 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants