diff --git a/Jakefile.js b/Jakefile.js index 299ce1c77c4..a6570c3c710 100644 --- a/Jakefile.js +++ b/Jakefile.js @@ -146,7 +146,7 @@ var harnessSources = harnessCoreSources.concat([ "session.ts", "versionCache.ts", "convertToBase64.ts", - "transpile.ts", + "transpile.ts", "reuseProgramStructure.ts", "cachingInServerLSHost.ts", "moduleResolution.ts",