Skip to content

Add dirWatcher for "watch" option in tsconfig.json#8318

Merged
zhengbli merged 2 commits into
microsoft:masterfrom
zhengbli:i7514
Apr 27, 2016
Merged

Add dirWatcher for "watch" option in tsconfig.json#8318
zhengbli merged 2 commits into
microsoft:masterfrom
zhengbli:i7514

Conversation

@zhengbli
Copy link
Copy Markdown

Fixes #7514

Comment thread src/compiler/tsc.ts Outdated
return sys.exit(compileResult.exitStatus);
}

if (!directoryWatcher && sys.watchDirectory && configFileName) {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i would say this belongs to parseConfigFile instead.

@mhegazy
Copy link
Copy Markdown
Contributor

mhegazy commented Apr 27, 2016

👍

@zhengbli zhengbli merged commit 70d805a into microsoft:master Apr 27, 2016
@zhengbli zhengbli deleted the i7514 branch April 27, 2016 21:57
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 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