rsnext/test/integration/custom-routes
JJ Kasper dcdcf49a87
Fix resolving href with a rewrite (#16975)
This makes sure we properly resolve a rewrite when only the `href` value is used. This was causing a full-reload and was missed in the existing test since we weren't making sure a full navigation didn't occur which has been added in this PR. 

Fixes: https://github.com/vercel/next.js/issues/16974
2020-09-10 00:55:22 +00:00
..
pages Fix resolving href with a rewrite (#16975) 2020-09-10 00:55:22 +00:00
public Add checking filesystem after each rewrite (#9568) 2019-12-23 16:20:17 -05:00
test Fix resolving href with a rewrite (#16975) 2020-09-10 00:55:22 +00:00
next.config.js Add initial handling for dynamic route href resolving and rewrites on the client (#15231) 2020-08-13 14:39:36 +02:00
server.js Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00