rsnext/test/integration/basepath
JJ Kasper 2136c46b89
Ensure dev overlay uses basePath for requests (#14475)
This fixes the `basePath` not being used when making requests for the `react-dev-overlay`. We might want to pass down the `basePath` to the overlay instead of relying on the `process.env` injection although may be fine this way, will defer to @Timer for preferred way to pass this value to the dev-overlay

Closes: https://github.com/vercel/next.js/issues/14470
2020-06-23 15:11:12 +00:00
..
components Add basePath support (#9872) 2019-12-29 20:03:12 +01:00
pages Ensure dev overlay uses basePath for requests (#14475) 2020-06-23 15:11:12 +00:00
test Ensure dev overlay uses basePath for requests (#14475) 2020-06-23 15:11:12 +00:00
next.config.js De-experimentalize basePath config (#14283) 2020-06-18 10:10:20 +00:00
server.js Normalize asPath between SSR and CSR with basePath (#14040) 2020-06-11 14:06:06 +00:00