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: esm module resolve issues #754

Merged
merged 4 commits into from
Mar 4, 2024
Merged

fix: esm module resolve issues #754

merged 4 commits into from
Mar 4, 2024

Commits on Feb 5, 2024

  1. fix: convert fileUrl to path before compile

    this commit convert fileUrl to path before compile in esm, this may cause path alias resolve issue
    
    close swc-project#753
    yeliex authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    8e25c4c View commit details
    Browse the repository at this point in the history
  2. Create changeset

    yeliex authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    b5a0838 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

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

Commits on Mar 3, 2024

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