FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[release-3.3] Supports incremental build in tsc --b --w mode by sheetalkamat · Pull Request #29467 · microsoft/TypeScript · GitHub

[release-3.3] Supports incremental build in tsc --b --w mode - #29467

Merged
Sheetal Nandi (sheetalkamat) merged 21 commits into
release-3.3from
incrementalBuild33
Jan 17, 2019
Merged

[release-3.3] Supports incremental build in tsc --b --w mode#29467
Sheetal Nandi (sheetalkamat) merged 21 commits into
release-3.3from
incrementalBuild33

Conversation

Copy link
Copy Markdown
Member

Port #29161 to release-3.3

…on to set Program in state to undefined for storing.
This helps in storing the semantic diagnostics
… of incremental build

This ensures that after `tsbuild` after incremental build of `tsbuild -w` doesnt result in unnecessary rebuilds
…oject reference with prepend since it cant tell changes in js/map files
…state

This helps us revert to state where we pretend as if emit is not done (since we do not do emit if there are errors)
Sheetal Nandi (sheetalkamat) merged commit e8ca5b0 into release-3.3 Jan 17, 2019
Sheetal Nandi (sheetalkamat) deleted the incrementalBuild33 branch January 17, 2019 23:18

Copy link
Copy Markdown

Something that i couldnt figure out from tracking the variues issues:
Dose tsc build supports having different lib settings per project? (Full program isolation)

Microsoft (microsoft) locked as resolved and limited conversation to collaborators Oct 21, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL