Skip to content

Conversation

@johnsoncodehk
Copy link
Member

Undo #1402, Fix #2316.

The motivation is that somehow vue-tsc does not fully support tracing. Compared with tsc, vue-tsc silently lost some output, which caused some users to be unable to continue debugging.

Here's the related discussion: https://discord.com/channels/793943652350427136/1025627001102544957/threads/1058554813626982440

A more reliable method is to use the Write Virtual Files command + tsc instead.

cc @blake-newman.

@johnsoncodehk johnsoncodehk merged commit fe7bd5d into master Feb 11, 2023
@johnsoncodehk johnsoncodehk deleted the unsupport-tracing branch February 11, 2023 23:04
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.

Useless error log when updating from 1.0.8 to 1.0.10+

2 participants