next.js
9b788c59
- fix memory leak in require.cache cleanup (#55377)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
fix memory leak in require.cache cleanup (#55377) ### What? We need to clear `.parent` and `.children` when deleting from require.cache ### Why? otherwise we leak memory Closes WEB-1558
References
#55377 - fix memory leak in require.cache cleanup
Author
sokra
Parents
b61dd997
Loading