Skip to content

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

Merged
sheetalkamat merged 2 commits into
release-2.6from
foundWhileSearchingNodeModules
Oct 24, 2017
Merged

[release-2.6] Mark the files found during node_modules search correctly when reusing program structure completely#19445
sheetalkamat merged 2 commits into
release-2.6from
foundWhileSearchingNodeModules

Conversation

@sheetalkamat
Copy link
Copy Markdown
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.

2 participants