We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
I recently updated from vue-tsc v1.2 to the prereleased 1.7 and my ci went up from only 1.5min to a whopping 5min.
Since since is surely not by design, I wonder what changed that makes it so slow and if that is expected.
I will update this ticket with a more narrow version constraint to see with which version it got so slow
// EDIT: The time increase happens from version 1.5 to version 1.5.1.
These are the changes made between the versions: v1.5.0...v1.5.1
Exact commit that caused it: 6d88299
The text was updated successfully, but these errors were encountered:
JSX.IntrinsicElements
nativeTags
Successfully merging a pull request may close this issue.
I recently updated from vue-tsc v1.2 to the prereleased 1.7 and my ci went up from only 1.5min to a whopping 5min.
Since since is surely not by design, I wonder what changed that makes it so slow and if that is expected.
I will update this ticket with a more narrow version constraint to see with which version it got so slow
// EDIT:
The time increase happens from version 1.5 to version 1.5.1.
These are the changes made between the versions:
v1.5.0...v1.5.1
Exact commit that caused it:
6d88299
The text was updated successfully, but these errors were encountered: