forked from nodejs/node
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "module: preserve symlinks when requiring"
This reverts commit de1dc0a. While this is a legitimate bug fix for a legitimate problem, the fix itself is causing too much breakage. We need to step back and find another way of addressing the problem.
- Loading branch information
Showing
8 changed files
with
17 additions
and
103 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
2 changes: 0 additions & 2 deletions
2
test/fixtures/module-require-symlink/node_modules/dep1/index.js
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
test/fixtures/module-require-symlink/node_modules/dep1/node_modules/bar/index.js
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
test/fixtures/module-require-symlink/node_modules/dep2/index.js
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.