Skip to content
This repository has been archived by the owner on Dec 1, 2019. It is now read-only.

fix: pass Unix-style path to config parser #581

Merged
merged 1 commit into from May 24, 2018
Merged

fix: pass Unix-style path to config parser #581

merged 1 commit into from May 24, 2018

Conversation

timothykang
Copy link
Contributor

Fixes #443, and possibly #232, #252, #346 as well.

TypeScript expects the system host to provide Unix-style paths. Passing a Windows-style configFilePath causes config-relative paths (such as typeRoots) to be incorrectly resolved.

@s-panferov s-panferov merged commit c006193 into s-panferov:master May 24, 2018
@timothykang timothykang deleted the fix/config-file-path branch May 24, 2018 00:51
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.

Types do not work
2 participants