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

[release-2.6] Mark the files found during node_modules search correctly when reusing program structure completely #19445

Merged
merged 2 commits into from
Oct 24, 2017

Conversation

sheetalkamat
Copy link
Member

Port to release-2.6 of #19435
Without this fix the source files reused from node_modules folder that weren't part of program output structure were used as normal files in new program resulting in incorrect errors and incorrect program output structure
Fixes #19327
I also think this might be fix for #19280, #19290

… existing program structure

This marks files reused correctly as from external library resulting in not using them for files to be emitted and computed for output structure
Fixes #19327
@sheetalkamat sheetalkamat merged commit 1a1c672 into release-2.6 Oct 24, 2017
@sheetalkamat sheetalkamat deleted the foundWhileSearchingNodeModules branch October 24, 2017 18:51
@microsoft microsoft locked and limited conversation to collaborators Jun 14, 2018
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.

None yet

2 participants