Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-16 | fix(node): seperate worker module cache (#23634) | Divy Srivastava | |
Construct a new module graph container for workers instead of sharing it with the main worker. Fixes #17248 Fixes #23461 --------- Co-authored-by: David Sherret <dsherret@gmail.com> |