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: fix ts extension detect regexp, close #775 #774 #772 #776

Closed
wants to merge 1 commit into from

Conversation

yeliex
Copy link
Contributor

@yeliex yeliex commented May 27, 2024

this issue fixes a bug caused by an invalid regexp, which provides a fast way to detect if the specific file is allowed to transform.

Texts for the case have been added as weel.

fix #775 #774 #772

Copy link

changeset-bot bot commented May 27, 2024

⚠️ No Changeset found

Latest commit: 264a23d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@yeliex yeliex changed the title fix: fix ts extention detect regexp, close #775 #774 772 fix: fix ts extention detect regexp, close #775 #774 #772 May 27, 2024
@yeliex
Copy link
Contributor Author

yeliex commented May 27, 2024

@Brooooooklyn @maxburs @Yovach please take a look. sorry for the late response

@yeliex yeliex changed the title fix: fix ts extention detect regexp, close #775 #774 #772 fix: fix ts extension detect regexp, close #775 #774 #772 May 27, 2024
@yeliex yeliex closed this May 27, 2024
@yeliex yeliex deleted the fix/ts-extentions branch May 27, 2024 07:01
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.

Unable to import .js files with matching .d.ts files using @swc-node/register
1 participant