rsnext/test/integration/basepath/pages
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
..
catchall Fix dynamic route match and basePath (#14036) 2020-06-10 18:26:57 +00:00
docs Update handling for basePath to only automatically add (#13817) 2020-06-08 15:59:50 +00:00
hmr Add basePath support (#9872) 2019-12-29 20:03:12 +01:00
index Fix prerendered nested index handling (#14383) 2020-06-23 05:49:48 +00:00
[slug].js Fix dynamic route match and basePath (#14036) 2020-06-10 18:26:57 +00:00
gsp.js Fix base path handling with URL queries in dev server (#13560) 2020-06-05 17:47:16 +00:00
gssp.js Normalize asPath between SSR and CSR with basePath (#14040) 2020-06-11 14:06:06 +00:00
hello.js Ensure dev overlay uses basePath for requests (#14475) 2020-06-23 15:11:12 +00:00
index.js Fix prerendered nested index handling (#14383) 2020-06-23 05:49:48 +00:00
invalid-manual-basepath.js Update handling for basePath to only automatically add (#13817) 2020-06-08 15:59:50 +00:00
other-page.js Add basePath support (#9872) 2019-12-29 20:03:12 +01:00
ssr.js Add basePath support (#9872) 2019-12-29 20:03:12 +01:00