next.js
87008339 - fix(turbopack): Fix panic while tree shaking optimization (#77492)

Commit
306 days ago
fix(turbopack): Fix panic while tree shaking optimization (#77492) ### What? Handle duplicates in `nodes_to_merge` by checking the existence of a node using graph. ### Why? Because the previous code fails on one of the internal apps. ### How?
Author
Parents
Loading