rsnext/test/integration/preload-viewport
JJ Kasper 8dd3d2a8e2
Update handling for basePath to only automatically add (#13817)
As discussed, this streamlines the handling for `basePath` to not automatically strip and add the `basePath` when provided to `next/link` or `router.push/replace` and only automatically adds the `basePath` and when it is manually provided it will cause a 404 which ensures `href` still matches to the pages directory 1-to-1.

This also adds additional test cases that we discussed to ensure this behavior is working as intended

---

Fixes #13902
2020-06-08 15:59:50 +00:00
..
pages Prefetch SSG Data (#10127) 2020-03-02 12:14:40 -05:00
test Update handling for basePath to only automatically add (#13817) 2020-06-08 15:59:50 +00:00
next.config.js Prefetch SSG Data (#10127) 2020-03-02 12:14:40 -05:00