next.js
87008339
- fix(turbopack): Fix panic while tree shaking optimization (#77492)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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?
References
#77492 - fix(turbopack): Fix panic while tree shaking optimization
Author
kdy1
Parents
1e62ce2c
Loading