rsnext/packages/next/build/webpack/loaders/next-serverless-loader
lindsaylevine b1a1c80e7c
bug (#21943): remove incorrect rewrite of parsedUrl.pathname in serverless handler (#22445)
Fixes https://github.com/vercel/next.js/issues/21943

i confirmed in a personal test repo that this solves the issue of infinite 307s on root level non-default locales :)  let me know what else this needs if anything! thanks for the time/help @ijjk ❤️
2021-02-25 18:43:51 +00:00
..
api-handler.ts Break up the serverless loader into typed handlers (#19511) 2020-11-25 19:56:18 +00:00
index.ts Experimental feature - fix optimizeCss flag for serverless deployments (#21790) 2021-02-17 22:52:43 +00:00
page-handler.ts Ensure SSG data 404 handles correctly for non-notFound (#20622) 2020-12-30 22:35:02 +00:00
utils.ts bug (#21943): remove incorrect rewrite of parsedUrl.pathname in serverless handler (#22445) 2021-02-25 18:43:51 +00:00