Skip to content

Conversation

@sheetalkamat
Copy link
Member

Fixes #33667 and #30457
Picked up from #32992

@orta
Copy link
Contributor

orta commented Oct 15, 2019

Argh, thanks, I was just coming back to that PR this morning!

);
}
}
if (result.configFilePath) {
Copy link
Member

Choose a reason for hiding this comment

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

doesn't the main loop already run toAbsolutePath on configFilePath with all the other properties?

Copy link
Member Author

Choose a reason for hiding this comment

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

configFilePath is not in optionDeclarations so it wont get normalized.

@sheetalkamat sheetalkamat merged commit c9d407b into master Oct 15, 2019
@sheetalkamat sheetalkamat deleted the commandlinePath branch October 15, 2019 15:28
@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.

command-line --incremental flag doesn't speed up compilation

4 participants