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: allow resolving .ts files with .js extension #128

Merged
merged 4 commits into from
Mar 15, 2023

Conversation

Akryum
Copy link
Contributor

@Akryum Akryum commented Mar 14, 2023

fix #96

Copy link
Member

@pi0 pi0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks 💯

@pi0 pi0 changed the title fix: ts import with js extension, #96 fix: ts import with js extension Mar 15, 2023
@pi0 pi0 changed the title fix: ts import with js extension feat: allow resolving .ts files with .js extension Mar 15, 2023
@pi0 pi0 merged commit 045a5cf into unjs:main Mar 15, 2023
@Akryum Akryum deleted the fix-ts-extension branch March 15, 2023 12:55
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.

Typescript imports with ".js" file extension are failing.
2 participants