next.js
c38e57fd
- Turbopack: add caching to chunking (#88561)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
31 days ago
Turbopack: add caching to chunking (#88561) ### What? Make make_chunks a cached function to allow it to be cached even when the module graph changes (assuming that chunk group's chunk items are not affected by the change)
References
#88561 - Turbopack: add caching to chunking
Author
sokra
Parents
a8b0f9db
Loading