Skip to content

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

Merged
ahnpnl merged 1 commit intokulshekhar:v26.5.3from
ahnpnl:handle-emit-skip
Feb 27, 2021
Merged

fix(compiler): return original file content on emit skip#2408
ahnpnl merged 1 commit intokulshekhar:v26.5.3from
ahnpnl:handle-emit-skip

Conversation

@ahnpnl
Copy link
Copy Markdown
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 requested a review from kulshekhar as a code owner 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