Fix build error

This commit is contained in:
Yui T
2015-12-14 14:35:27 -08:00
parent 8050537210
commit c0ff7f77a2

View File

@@ -1948,7 +1948,7 @@ namespace ts {
return sourceFile;
}
export const disableIncrementalParsing = false;
export let disableIncrementalParsing = false;
export function updateLanguageServiceSourceFile(sourceFile: SourceFile, scriptSnapshot: IScriptSnapshot, version: string, textChangeRange: TextChangeRange, aggressiveChecks?: boolean): SourceFile {
// If we were given a text change range, and our version or open-ness changed, then