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

Fix #1778: typechecker resolver should take importer's module type -- cjs or esm -- into account when resolving package.json "exports" #1782

Merged
merged 7 commits into from Jun 1, 2022

Commits on Jun 1, 2022

  1. Add failing test

    cspotcode committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    6c0cbc2 View commit details
    Browse the repository at this point in the history
  2. fix typo in failing test

    cspotcode committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    74ad613 View commit details
    Browse the repository at this point in the history
  3. fix bug

    cspotcode committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    4419800 View commit details
    Browse the repository at this point in the history
  4. fix test runIf filter

    cspotcode committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    2be191e View commit details
    Browse the repository at this point in the history
  5. fix

    cspotcode committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    c60ce01 View commit details
    Browse the repository at this point in the history
  6. fix

    cspotcode committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    2e94032 View commit details
    Browse the repository at this point in the history
  7. lint

    cspotcode committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    b124d25 View commit details
    Browse the repository at this point in the history