Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix compileOnSaveEmit when using source of project reference redirect with --out #35335

Merged
merged 2 commits into from Nov 27, 2019

Conversation

sheetalkamat
Copy link
Member

Fixes #35226

@sheetalkamat
Copy link
Member Author

@typescript-bot cherry-pick this to release-3.7

@typescript-bot
Copy link
Collaborator

Hey @sheetalkamat, I've opened #35367 for you.

typescript-bot pushed a commit to typescript-bot/TypeScript that referenced this pull request Nov 26, 2019
Component commits:
c44de23 Fix compileOnSaveEmit when using source of project reference redirect with --out Fixes microsoft#35226
@sheetalkamat
Copy link
Member Author

@typescript-bot cherry-pick this to release-3.7

@typescript-bot
Copy link
Collaborator

Hey @sheetalkamat, I couldn't open a PR with the cherry-pick. (You can check the log here). You may need to squash and pick this PR into release-3.7 manually.

typescript-bot pushed a commit to typescript-bot/TypeScript that referenced this pull request Nov 27, 2019
Component commits:
c44de23 Fix compileOnSaveEmit when using source of project reference redirect with --out Fixes microsoft#35226

522efb4 Fix typo
@sheetalkamat sheetalkamat merged commit d02531f into master Nov 27, 2019
@sheetalkamat sheetalkamat deleted the compileOnSaveOutFile branch November 27, 2019 21:47
sheetalkamat pushed a commit that referenced this pull request Nov 27, 2019
Component commits:
c44de23 Fix compileOnSaveEmit when using source of project reference redirect with --out Fixes #35226

522efb4 Fix typo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

compileOnSave emits referenced compile output
3 participants