Skip to content

Conversation

@sheetalkamat
Copy link
Member

This handles the case when directory watcher is invoked instead of file watcher for the changes in the file.
This only needs handling tsc --watch callback since from tsserver side we don't do anything specific with file changed or when file added to the directory.
Also this is only issue when module emit kind is none = builder will use non emit handler which means that it wont do any extra checks if file versions have not changed hence not facing this issue otherwise.
Fixes #19206

@sheetalkamat sheetalkamat merged commit e99e933 into master Oct 17, 2017
@sheetalkamat sheetalkamat deleted the directoryWatcherInsteadOfFileWatch branch October 17, 2017 22:08
@microsoft microsoft locked and limited conversation to collaborators Jun 14, 2018
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.

3 participants