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

[next/jest] Support path aliases from tsconfig/jsconfig #45815

Merged

Commits on Feb 11, 2023

  1. Configuration menu
    Copy the full SHA
    27d3cdf View commit details
    Browse the repository at this point in the history
  2. Getting tests working

    JohnDaly committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    f2ef5f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c463d9 View commit details
    Browse the repository at this point in the history
  4. Adding logs

    JohnDaly committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    e678357 View commit details
    Browse the repository at this point in the history
  5. Updating docs

    JohnDaly committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    85e6a95 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

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

Commits on Feb 21, 2023

  1. Configuration menu
    Copy the full SHA
    464e453 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. - Removing paths-to-module-name-mapper

    - Plumbing resolvedBaseUrl through getJestSWCOptions to let SWC handle path aliases
    JohnDaly committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    aa7a26b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e67664a View commit details
    Browse the repository at this point in the history
  3. Cleaning up earlier change

    JohnDaly committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    976e59a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    18da9f0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    db52e38 View commit details
    Browse the repository at this point in the history
  6. Fixing test

    JohnDaly committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    2809214 View commit details
    Browse the repository at this point in the history
  7. Removing comment

    JohnDaly committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    cdeba5a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    89561ba View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    943d651 View commit details
    Browse the repository at this point in the history