Properties
Link copied to clipboard
Modules are cached in this object when they are required. By deleting a key value from this object, the next require
will reload the module. This does not apply to native addons, for which reloading will result in an error.
Link copied to clipboard
Instruct require
on how to handle certain file extensions.
Link copied to clipboard