rsnext/packages/next/next-server/lib/router
Jan Potoms 989b6ad145
Preserve url better in exportTrailingSlash (#13840)
Discovered while doing https://github.com/vercel/next.js/pull/13333. `#` or `?` used to be stripped if there wasn't a value behind
2020-06-07 17:15:06 +00:00
..
utils make getStaticPaths work with optional catch-all routes (#13559) 2020-06-01 17:08:34 +00:00
rewrite-url-for-export.ts Preserve url better in exportTrailingSlash (#13840) 2020-06-07 17:15:06 +00:00
router.ts Fix base path handling with URL queries in dev server (#13560) 2020-06-05 17:47:16 +00:00