Skip to content

Conversation

@mjbvz
Copy link
Contributor

@mjbvz mjbvz commented Apr 25, 2016

Bug
While debugging, I noticed a lot of logic for running npm commands is duplicated in NodeModulesNode.

Fix
Extract common logic to a helper method that provides setup and teardown automatically when running an npm command.

mjbvz added 2 commits April 25, 2016 14:53
**Bug**
While debugging through this code, I noticed a lot of logic for running npm commands is duplicated.

**Fix**
Extract commmon logic to a helper method that provides setup and teardown automatically.
@mjbvz mjbvz changed the title Extract common run npm command Extract common run npm command logic in NodeModulesNode Apr 25, 2016
@mjbvz mjbvz merged commit 8b7931e into microsoft:master Jul 27, 2016
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.

2 participants