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

Commits on Feb 13, 2023

  1. Refactor self-resolution

    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 committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    aacd1a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    237fa4b View commit details
    Browse the repository at this point in the history