rsnext/packages/next/build
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
..
babel feat: Webpack loader inlining (#21127) 2021-01-15 01:51:45 +00:00
output Fix hostname message in dev/start (#20409) 2021-01-25 16:13:12 +01:00
plugins perf(next): use require.resolve instead of resolve (#19518) 2021-01-11 14:43:08 +00:00
polyfills Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
profiler Added no-shadow rule to eslint (#13645) 2020-06-01 21:00:22 +00:00
webpack bug (#21943): remove incorrect rewrite of parsedUrl.pathname in serverless handler (#22445) 2021-02-25 18:43:51 +00:00
compiler.ts feat: webpack inlining with configuration for v4 / v5 (#20598) 2021-01-13 20:59:08 -05:00
entries.ts Ensure i18n custom routes resolves correctly (#19766) 2020-12-04 10:14:55 +00:00
generate-build-id.ts Update references to zeit/next.js (#13463) 2020-05-27 17:51:11 -04:00
index.ts Add generating static 500 status page (#22139) 2021-02-22 16:29:50 +00:00
is-writeable.ts Use fs.promises instead of promisify (#12026) 2020-05-02 00:10:19 -04:00
spinner.ts [Feature] Progress bar for static build (#15297) 2020-08-04 09:58:23 +02:00
tracer.ts Check if parentspan is provided in profiler (#22061) 2021-02-12 11:17:38 +01:00
utils.ts Experimental feature - fix optimizeCss flag for serverless deployments (#21790) 2021-02-17 22:52:43 +00:00
webpack-config.ts fix: correctly handle fallbacks for webpack 5 (#22497) 2021-02-24 10:25:57 -06:00
write-build-id.ts Use fs.promises instead of promisify (#12026) 2020-05-02 00:10:19 -04:00