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: recognize mts files #128

Merged
merged 1 commit into from
Jul 1, 2024
Merged

Conversation

ecmarsh
Copy link
Contributor

@ecmarsh ecmarsh commented Mar 24, 2024

Resolve .mts files for TypeScript transformation.

Description

Packages using .mts files are unable to utilize the package since .mts files are either ignored or attempt to be transformed as JavaScript. This updates the default isTs check and the default filter.

Linked Issues

N/A

Additional context

N/A

Resolve `.mts` files as TypeScript files.
Copy link

stackblitz bot commented Mar 24, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@hannoeru hannoeru merged commit 88e6665 into unplugin:main Jul 1, 2024
2 checks passed
Copy link

github-actions bot commented Jul 1, 2024

🎉 This PR is included in version 1.5.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

2 participants