Skip to content
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

Fix minimal support for project references #595

Merged
merged 1 commit into from
Nov 30, 2018

Conversation

rbuckton
Copy link
Contributor

TypeScript 3.1 requires that the CompilerHost for a program with project references must support readDirectory. This change adds readDirectory support via the fallback compiler host.

cc: @ivogabe

@ivogabe ivogabe merged commit 31db5ea into ivogabe:master Nov 30, 2018
@ivogabe
Copy link
Owner

ivogabe commented Nov 30, 2018

Thanks for the PR. Sorry for the late response. Will publish a release with this change soon.

@michaelaird
Copy link
Contributor

+1 This is blocking us from upgrading to the latest TypeScript...

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.

3 participants