rsnext/test/integration/basepath
JJ Kasper 8277d4d5e3
Ensure multi-level basePath works properly (#18715)
This ensures the `basePath` property works correctly when a multi-level value is defined (`/hello/world`)

Fixes: https://github.com/vercel/next.js/issues/17889
2020-11-03 02:44:50 +00:00
..
components Add basePath support (#9872) 2019-12-29 20:03:12 +01:00
external Disallow basePath: false for internal routes (#15837) 2020-08-04 17:50:09 +00:00
pages Ensure multi-level basePath works properly (#18715) 2020-11-03 02:44:50 +00:00
public Fix basePath and public folder check ending routes early (#16356) 2020-08-19 17:30:33 +00:00
test Ensure multi-level basePath works properly (#18715) 2020-11-03 02:44:50 +00:00
next.config.js Disallow basePath: false for internal routes (#15837) 2020-08-04 17:50:09 +00:00
server.js Normalize missing optional value on Vercel (#15593) 2020-07-29 14:19:25 +00:00