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

fix(compiler): return original file content on emit skip #2408

Merged
merged 1 commit into from Feb 27, 2021
Merged

fix(compiler): return original file content on emit skip #2408

merged 1 commit into from Feb 27, 2021

Conversation

ahnpnl
Copy link
Collaborator

@ahnpnl ahnpnl commented Feb 27, 2021

Summary

Return original file content on emit skip of LanguageService and show warning message instead of throwing error.

Closes #2407

Test plan

Green CI

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

N.A.

@ahnpnl ahnpnl marked this pull request as ready for review February 27, 2021 22:56
@ahnpnl ahnpnl merged commit cfba8f4 into kulshekhar:v26.5.3 Feb 27, 2021
@ahnpnl ahnpnl deleted the handle-emit-skip branch February 27, 2021 22:57
This was referenced Mar 5, 2021
This was referenced Mar 18, 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.

Unable to process file. Please make sure that outDir in your tsconfig is neither '' or '.'.
1 participant