rsnext/test/integration/custom-routes
JJ Kasper 7b1baceede
Ensure external beforeFiles rewrites are handled with next/link (#33888)
This ensures we properly handle external `beforeFiles` rewrites client-side so that a different result doesn't occur client-side versus on a direct visit. 

## Bug

- [x] Related issues linked using `fixes #number`
- [x] Integration tests added
- [ ] Errors have helpful link attached, see `contributing.md`

Fixes: https://github.com/vercel/next.js/issues/32348
2022-02-02 18:31:56 +00:00
..
pages Ensure external beforeFiles rewrites are handled with next/link (#33888) 2022-02-02 18:31:56 +00:00
public Add checking filesystem after each rewrite (#9568) 2019-12-23 16:20:17 -05:00
test Ensure external beforeFiles rewrites are handled with next/link (#33888) 2022-02-02 18:31:56 +00:00
next.config.js Ensure external beforeFiles rewrites are handled with next/link (#33888) 2022-02-02 18:31:56 +00:00
server.js Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00