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(vite): esbuild dep scan handle tsx lang #1837

Merged
merged 1 commit into from Feb 1, 2021

Conversation

blake-newman
Copy link
Contributor

Check if lang for esbuild parse is tsx, changing esbuild loader time to match lang. This ensures tsx based Vue files (possibly tsx files) are correctly parsed.

Check if lang for esbuild parse is tsx, changing esbuild loader time to match lang. This ensures tsx based Vue files (possibly tsx files) are correctly parsed.
@yyx990803 yyx990803 merged commit be9bc3f into vitejs:main Feb 1, 2021
@blake-newman blake-newman deleted the patch-1 branch February 1, 2021 23:13
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