next.js
202db657 - Turbopack: don't emit polyfill chunk for API routes (#91331)

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.
Author
Parents
Loading