Skip to content

Conversation

mhegazy
Copy link
Contributor

@mhegazy mhegazy commented Feb 6, 2015

No description provided.

@@ -662,6 +672,7 @@ module ts {
"getEmitOutput('" + fileName + "')",
() => {
var output = this.languageService.getEmitOutput(fileName);
(<any>output).emitOutputStatus = output.emitSkipped ? 1 : 0;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

comment this is to shim things temporarily.

@CyrusNajmabadi
Copy link
Contributor

👍

mhegazy added a commit that referenced this pull request Feb 6, 2015
Shim API changes to enable existing installations of VS to use the latest master builds
@mhegazy mhegazy merged commit 759ced3 into master Feb 6, 2015
@mhegazy mhegazy deleted the shimAPIChanges branch February 6, 2015 22:22
@microsoft microsoft locked and limited conversation to collaborators Jun 18, 2018
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.

3 participants