Skip to content

When removing the errors for the exports from the file, apart from re…moving transitive exports, remove the diagnostics of file that import these exports#28992

Merged
sheetalkamat merged 3 commits into
masterfrom
tscWatchExportUpdate
Jan 3, 2019
Merged

When removing the errors for the exports from the file, apart from re…moving transitive exports, remove the diagnostics of file that import these exports#28992
sheetalkamat merged 3 commits into
masterfrom
tscWatchExportUpdate

Conversation

@sheetalkamat
Copy link
Copy Markdown
Member

Files importing changed declaration need to update their semantic Diagnostics and hence apart from removing semantic diagnostics of files (transitively exporting changed file) also remove files that import such files (without exporting anything). But since they don't export anything from changed file, it doesn't need transitive clearing.
Fixes #28983

@sheetalkamat
Copy link
Copy Markdown
Member Author

Ping @weswigham @sandersn @rbuckton for review

@sheetalkamat sheetalkamat merged commit 8dff98d into master Jan 3, 2019
@sheetalkamat sheetalkamat deleted the tscWatchExportUpdate branch January 3, 2019 21:26
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants