Skip to content

Fixes downstream prepend projects not being built correctly on upstream changes#25049

Merged
RyanCavanaugh merged 2 commits into
microsoft:masterfrom
RyanCavanaugh:tsbuild-fixes
Jun 19, 2018
Merged

Fixes downstream prepend projects not being built correctly on upstream changes#25049
RyanCavanaugh merged 2 commits into
microsoft:masterfrom
RyanCavanaugh:tsbuild-fixes

Conversation

@RyanCavanaugh
Copy link
Copy Markdown
Member

Fixes an issue @ahejlsberg found in our build

We will need a subsequent LKG update for local development

Comment thread src/compiler/tsbuild.ts
@@ -809,6 +810,7 @@ namespace ts {
// *after* those files, then we're "psuedo up to date" and eligible for a fast rebuild
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

sp:pseudo

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

I need a VS Code Extension just for this word

Copy link
Copy Markdown
Member

@weswigham weswigham left a comment

Choose a reason for hiding this comment

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

Any way we can add a test for this codepath so we don't regress?

@RyanCavanaugh
Copy link
Copy Markdown
Member Author

Yeah I need to suck it up and add an outFile/prepend suite. I'll do that now.

@RyanCavanaugh RyanCavanaugh merged commit 4fafe0b into microsoft:master Jun 19, 2018
@RyanCavanaugh RyanCavanaugh deleted the tsbuild-fixes branch June 19, 2018 00:02
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 21, 2025
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