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(vue-tsc): unsupport tracing #2378

Merged
merged 2 commits into from Feb 11, 2023
Merged

feat(vue-tsc): unsupport tracing #2378

merged 2 commits into from Feb 11, 2023

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+
1 participant