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: redo nativeTags #3279

Merged
merged 1 commit into from Jun 14, 2023
Merged

feat: redo nativeTags #3279

merged 1 commit into from Jun 14, 2023

Conversation

johnsoncodehk
Copy link
Member

@johnsoncodehk johnsoncodehk commented Jun 14, 2023

close #3148

This PR is a rollback of #2685.

After confirmation, #3259 does not solve #3148. It seems that it is necessary to generate more efficient virtual code through the nativeTags of hard code, instead of entrusting the work of differentiating IntrinsicElements to TS.

This also fixed the regression introduced by #3259.

cc @ModyQyW

@johnsoncodehk johnsoncodehk merged commit fb1121a into master Jun 14, 2023
6 checks passed
@johnsoncodehk johnsoncodehk deleted the nativeTags branch June 14, 2023 00:40
@ModyQyW
Copy link

ModyQyW commented Jun 14, 2023

Thanks! I will check it later. Currently, I am stuck in company issues and having bad days 😅

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.

running vue-tsc with 1.7 takes 5min instead of 1.5min
2 participants