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

add vue template syntax supported jsx #221

Closed
wants to merge 2 commits into from

Conversation

caikan
Copy link

@caikan caikan commented Oct 23, 2020

@caikan caikan force-pushed the vue-template-syntax-supported-jsx branch from 7ef8c46 to 566a58f Compare October 23, 2020 05:58
@antfu
Copy link
Member

antfu commented Oct 23, 2020

How could we incorporate with TypeScript support?

@caikan
Copy link
Author

caikan commented Oct 23, 2020

How could we incorporate with TypeScript support?

Sorry, I'm not familiar with TS yet. Do you feel that this RFC will cause some problems for TS support?

@caikan caikan mentioned this pull request Nov 11, 2020
@yyx990803
Copy link
Member

Thanks for the proposal. We are not closing this because:

  • The proposal can technically be implemented via a userland Babel plugin already.
  • For proper IDE support, it will require non-trivial work since it cannot rely on TSX inference.
  • With <script setup> you already get the benefit of "template in the same scope with js".

@yyx990803 yyx990803 closed this Jun 22, 2021
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

3 participants