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

feat: detect native typescript support on node #14

Merged
merged 1 commit into from
Dec 13, 2024
Merged

Conversation

sxzz
Copy link
Member

@sxzz sxzz commented Dec 12, 2024

Description

Support native TS feature with --experimental-strip-types or --experimental-transform-types flag on node.

Since currently node doesn't support import TS files inside of node_modules folders, so import dummy.mts will be failed.

Linked Issues

Additional context

@antfu antfu merged commit ae3dea0 into main Dec 13, 2024
4 checks passed
@antfu antfu deleted the feat/detect-native-ts branch December 13, 2024 04:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants