next.js
202db657
- Turbopack: don't emit polyfill chunk for API routes (#91331)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
17 days ago
Turbopack: don't emit polyfill chunk for API routes (#91331) 1. This is misldeading in the bundle analyzer view 2. If you have a Nextjs app consisting of only API routes, then there is no need to ever write out any polyfill chunk.
References
#91331 - Turbopack: don't emit polyfill chunk for API routes
Author
mischnic
Parents
e22988e5
Loading