next.js
205d3845 - Move Pages API rendering into bundle (#52149)

Commit
2 years ago
Move Pages API rendering into bundle (#52149) Moves the rendering for Pages API routes into the bundle. This also implements the `routeModule` interface for both Pages and Pages API routes in the Turbopack output. This also fixes a bug where the order of the imports for `Document` and `App` were reversed in the Turbopack build.
Author
Parents
Loading