next.js
ef161568
- Turbopack build: Switch to using workerthreads for process (#84818)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
75 days ago
Turbopack build: Switch to using workerthreads for process (#84818) ## What? Switches the worker booted to run Turbopack build (for fast memory cleanup when this step is done) to using worker threads instead of child process.
References
#84818 - Turbopack build: Switch to using workerthreads for process
Author
timneutkens
Parents
cd524f57
Loading