Closed s-panferov closed 9 years ago
This is interesting because our bin/typescriptServices.d.ts
file is about 5x longer than the one in TypeScript. I'm looking into it.
Because of this bug : https://github.com/Microsoft/TypeScript/issues/3761
And a fix is on the way : https://github.com/Microsoft/TypeScript/pull/3763
I've been fixing it manually (in the verification step https://github.com/TypeStrong/ntypescript/blob/master/CONTRIBUTING.md#manually). I'll do that again right now for a new publish
This is interesting because our bin/typescriptServices.d.ts file is about 5x longer than the one in TypeScript.
Because we make the internal
API's public ;) I move the responsibility from the TS team to the API consumer :rose:
Code : https://github.com/TypeStrong/ntypescript/blob/master/prepare.sh#L16-L18
Published with manual fix. Leaving open till its fixed upstream
@basarat thanks!
Thanks, Bas.
Fixed upstream 🌹
It looks like that an error is in the file: