swc-project / swc-node

Faster ts-node without typecheck
MIT License
1.68k stars 67 forks source link

fix: fix ts extension detect regexp, close #775 #774 #772 #776

Closed yeliex closed 1 month ago

yeliex commented 1 month ago

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

changeset-bot[bot] commented 1 month ago

⚠️ No Changeset found

Latest commit: 264a23daebfeaa22234ccedd615145f1e4487b07

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 commented 1 month ago

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