Skip to content
This repository has been archived by the owner on May 5, 2022. It is now read-only.

Update for TypeScript 2.4.1 Module Resolution Changes #62

Closed
mjbvz opened this issue Jun 30, 2017 · 1 comment
Closed

Update for TypeScript 2.4.1 Module Resolution Changes #62

mjbvz opened this issue Jun 30, 2017 · 1 comment

Comments

@mjbvz
Copy link
Contributor

mjbvz commented Jun 30, 2017

TypeScript 2.4.1 breaks building vscode using tsb: microsoft/TypeScript#16772

I believe we need to port the ts-loader fix from https://github.com/TypeStrong/ts-loader/pull/566/files

mjbvz added a commit to mjbvz/gulp-tsb that referenced this issue Jul 6, 2017
Fixes jrieken#62

**Bug**
TS 2.4 changes the builder logic, which blocks building vscode using gulp-tsb:  microsoft/TypeScript#16772

**Fix**
Add missing methods as suggested by:  https://github.com/TypeStrong/ts-loader/pull/566/files
@jrieken
Copy link
Owner

jrieken commented Jul 12, 2017

Published in 2.0.4

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants