Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

feat: optimize support for tsx and jsx files #338

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
Loading
from

Conversation

yinhangfeng
Copy link

No description provided.

Copy link

vercel bot commented May 14, 2025

@yinhangfeng is attempting to deploy a commit to the vuejs Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Collaborator

@wangcch wangcch left a comment

Choose a reason for hiding this comment

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

There may be a file name conflict, which may not be convenient to modify at present.

./Comp.vue, ./comp.tsx

playground case

@yinhangfeng
Copy link
Author

yinhangfeng commented May 20, 2025

There may be a file name conflict, which may not be convenient to modify at present.

./Comp.vue, ./comp.tsx

playground case

I don't quite understand what you mean by file name conflict. Do you mean there is a conflict when both comp.tsx and comp.ts exist? If so, there will also be a conflict when both comp.js and comp.ts exist. When there are files with the same name, the search is in the priority order of.ts,.js,.tsx,.jsx.

Or do you mean this bug? #342

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.

2 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.