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(es): Fix paths support #2712

Merged
merged 22 commits into from Nov 11, 2021
Merged

fix(es): Fix paths support #2712

merged 22 commits into from Nov 11, 2021

Commits on Nov 10, 2021

  1. Make PR

    kdy1 committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    976ab95 View commit details
    Browse the repository at this point in the history
  2. Remove

    kdy1 committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    81430f2 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. Add a test

    kdy1 committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    965d156 View commit details
    Browse the repository at this point in the history
  2. fixup

    kdy1 committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    17864d1 View commit details
    Browse the repository at this point in the history
  3. Add import rewriter

    kdy1 committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    92ccf21 View commit details
    Browse the repository at this point in the history
  4. Use import resolver

    kdy1 committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    d2d5820 View commit details
    Browse the repository at this point in the history
  5. Update test refs

    kdy1 committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    f2e5e6a View commit details
    Browse the repository at this point in the history
  6. Doc

    kdy1 committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    af4e1a6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    298816b View commit details
    Browse the repository at this point in the history
  8. Add a test for swc-project#2269

    kdy1 committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    72aa783 View commit details
    Browse the repository at this point in the history
  9. Strip .js

    kdy1 committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    391075f View commit details
    Browse the repository at this point in the history
  10. Update test refs

    kdy1 committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    eb3c4c4 View commit details
    Browse the repository at this point in the history
  11. Add a test for swc-project#2126

    kdy1 committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    b6dcffa View commit details
    Browse the repository at this point in the history
  12. Remove garbage

    kdy1 committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    3dc440b View commit details
    Browse the repository at this point in the history
  13. Update test refs

    kdy1 committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    a7f83a9 View commit details
    Browse the repository at this point in the history
  14. Fix tsc resolver

    kdy1 committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    f22aa86 View commit details
    Browse the repository at this point in the history
  15. Update test refs

    kdy1 committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    ee6c3ba View commit details
    Browse the repository at this point in the history
  16. Fix swc-project#2715

    kdy1 committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    d774591 View commit details
    Browse the repository at this point in the history
  17. Merge branch 'master' into paths

    kdy1 committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    fefa046 View commit details
    Browse the repository at this point in the history
  18. Bump version

    kdy1 committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    50a22c7 View commit details
    Browse the repository at this point in the history
  19. Support dynamic imports

    kdy1 committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    e81355d View commit details
    Browse the repository at this point in the history
  20. fixup

    kdy1 committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    df8b447 View commit details
    Browse the repository at this point in the history