rsnext/packages/next/build/webpack/loaders/next-serverless-loader
JJ Kasper 55c6b7aba2
Ensure basePath is not applied for external GSSP redirect (#23673)
This ensures we don't attempt prepending the `basePath` for external (http://) `getStaticProps`/`getServerSideProps` redirects. Additional tests to cover this case have been added in the `gssp-redirect` test suites to prevent regression.

## Bug

- [x] Related issues linked using `fixes #number`
- [x] Integration tests added

Fixes: https://github.com/vercel/next.js/issues/23623
2021-04-06 10:02:13 +00:00
..
api-handler.ts Add has route field (#22341) 2021-03-24 16:50:16 +00:00
index.ts Add handling fo beforeFiles, afterFiles, and fallback rewrites (#23407) 2021-03-26 15:19:48 +00:00
page-handler.ts Ensure basePath is not applied for external GSSP redirect (#23673) 2021-04-06 10:02:13 +00:00
utils.ts Add has route field (#22341) 2021-03-24 16:50:16 +00:00