Skip to content

Commit

Permalink
FIXUP e6a30da - facebook#2
Browse files Browse the repository at this point in the history
  • Loading branch information
aleclarson committed Oct 15, 2015
1 parent da41565 commit 47d0973
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,7 @@ class ResolutionRequest {
if (redirect === absPath) {
return modulePath;
} else {
redirectAlert(modulePath, redirect);
return redirect;
}
});
Expand Down

0 comments on commit 47d0973

Please sign in to comment.