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(resolve): try .tsx extension for .js import from typescript module #7005

Merged
merged 7 commits into from Mar 2, 2022
Merged

fix(resolve): try .tsx extension for .js import from typescript module #7005

merged 7 commits into from Mar 2, 2022

Commits on Feb 21, 2022

  1. Copy the full SHA
    393719d View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

  1. Copy the full SHA
    92c32c1 View commit details
    Browse the repository at this point in the history
  2. fix: added more tests for getPotentialTsSrcPaths and made code work f…

    …or .mjs and .cjs files.
    leebeydoun committed Feb 25, 2022
    Copy the full SHA
    f5753da View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2022

  1. Copy the full SHA
    be38af3 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2022

  1. fix: add resolve ts tests.

    leebeydoun committed Feb 27, 2022
    Copy the full SHA
    af4e0e7 View commit details
    Browse the repository at this point in the history
  2. chore: some tweaks

    aleclarson committed Feb 27, 2022
    Copy the full SHA
    e7613ff View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    6182de6 View commit details
    Browse the repository at this point in the history