-
-
Notifications
You must be signed in to change notification settings - Fork 32.6k
Closed
Labels
feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.moduleIssues and PRs related to the module subsystem.Issues and PRs related to the module subsystem.
Description
There is a commit in [email protected]
that modified behaviour of require
: #1801
I understand that this is a major release but some of very handy modules doesn't work now.
- Require error with [email protected] tschaub/mock-fs#43
- Does not work on Node 5.4 bahmutov/really-need#31
For me it looks like we need some legal way (public API) for mocking module, require, and so on.
I guess I can make a PR if you point me.
Related #4190
Metadata
Metadata
Assignees
Labels
feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.moduleIssues and PRs related to the module subsystem.Issues and PRs related to the module subsystem.