module-invalidate
module-invalidate copied to clipboard
Invalidate node.js modules loaded through require()
Results
1
module-invalidate issues
Sort by
recently updated
recently updated
newest added
invalidateByExports, invalidateByPath, prototype.invalidate to return true if module invalidable, otherwise false Project using this want to log when a module is refreshed. This allows change allows ` if (module.invalidateByPath(require_path)){ app.log.info(`module...