Skip to content

Update esm.mts #906

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

Merged
merged 1 commit into from
Feb 24, 2025
Merged

Update esm.mts #906

merged 1 commit into from
Feb 24, 2025

Conversation

drylian
Copy link
Contributor

@drylian drylian commented Feb 23, 2025

For windows users for some reason in some import relative "./importname" the files inside the join was resulting in ".\file:\..." Generating error, so I just moved the file:// out of the path, ensuring that it would look correctly and work on Windows

image

For windows users for some reason in some import relative "./importname" the files inside the join was resulting in ".file:..." Generating error, so I just moved the file:// out of the path, ensuring that it would look correctly and work on Windows
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@Brooooooklyn Brooooooklyn merged commit 406a3d8 into swc-project:master Feb 24, 2025
12 of 13 checks passed
@aleksander-ciesielski
Copy link

experiencing the same issue, could you please release the fixed version @Brooooooklyn? thanks! ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants