Skip to content

Revert "Disallow incremental with noEmit" #33883

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

Merged
merged 1 commit into from
Oct 10, 2019

Conversation

sheetalkamat
Copy link
Member

Reverts #32887
Fixes #33809

@amcasey
Copy link
Member

amcasey commented Oct 8, 2019

I agree that a revert should fix the problem, but it seems like a sensible error. Would it be better to have isIncrementalCompilation return false when listing files? (We can always revert now and do something fancier in 3.8.)

@sheetalkamat sheetalkamat merged commit 57d7edb into master Oct 10, 2019
@sheetalkamat sheetalkamat deleted the revert-32887-incrementalNoEmit branch October 10, 2019 20:08
@sheetalkamat
Copy link
Member Author

@typescript-bot cherry pick this to release-3.7

@weswigham
Copy link
Member

We shouldn't be cherry-picking anything to the 3-7 branch right now, no? Everything going into master is still 3.7 bound.

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.

Allow noEmit and composite together in 3.7
3 participants