Leave it to users to clear the require cache if they want to.
This commit is contained in:
@@ -101,7 +101,6 @@ function hookExtensions(exts) {
|
||||
|
||||
export function revert() {
|
||||
if (piratesRevert) piratesRevert();
|
||||
delete require.cache[require.resolve(__filename)];
|
||||
}
|
||||
|
||||
register();
|
||||
|
||||
Reference in New Issue
Block a user