rsnext/test/integration/basepath
Jan Potoms d2699be6e8
Trailing slash basepath (#14781)
Fixes https://github.com/vercel/next.js/issues/14757

Since https://github.com/vercel/next.js/pull/15041 has been sorted out, this can now be fully fixed
There was also a bug in the dev server that causes redirect loops
2020-07-13 14:59:40 +00:00
..
components Add basePath support (#9872) 2019-12-29 20:03:12 +01:00
pages Fix basepath browser back/forward issue (#14861) 2020-07-07 05:24:38 +00:00
test Trailing slash basepath (#14781) 2020-07-13 14:59:40 +00:00
next.config.js Add handling for custom-routes with basePath (#15041) 2020-07-12 19:03:49 +00:00
server.js Normalize asPath between SSR and CSR with basePath (#14040) 2020-06-11 14:06:06 +00:00