Skip to content
This repository has been archived by the owner on Jun 27, 2018. It is now read-only.

fix: support types option with TypeScript 2.4.1 #84

Merged
merged 2 commits into from
Jul 2, 2017
Merged

fix: support types option with TypeScript 2.4.1 #84

merged 2 commits into from
Jul 2, 2017

Conversation

teppeis
Copy link
Owner

@teppeis teppeis commented Jul 2, 2017

TypeScript 2.4.1 requires fileExists() and readFile() for LanguageServiceHost to resolve definitions in types option.

ref. TypeStrong/ts-loader#565
fix #82

@teppeis teppeis merged commit c3ff186 into master Jul 2, 2017
@teppeis teppeis deleted the types branch July 2, 2017 13:01
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.

toJavaScript() failed with "Cannot find type definition file for 'node'." on [email protected]
1 participant