rsnext/packages/next/next-server
JJ Kasper 48acc479f3
Ensure basePath behavior with GS(S)P redirect (#18988)
This ensures we match the `basePath` handling for redirects in `next.config.js` with redirects from `getStaticProps` and `getServerSideProps` and also adds a separate test suite to ensure GS(S)P redirects with `basePath` work correctly

Fixes: https://github.com/vercel/next.js/issues/18984
Closes: https://github.com/vercel/next.js/pull/18892
2020-11-11 07:13:18 +00:00
..
lib Ensure basePath behavior with GS(S)P redirect (#18988) 2020-11-11 07:13:18 +00:00
server Ensure basePath behavior with GS(S)P redirect (#18988) 2020-11-11 07:13:18 +00:00