rsnext/packages/next/next-server/lib/router
Richard van der Dys 103e82260d
Fixed pathname check in router (#10547)
* Fixed pathname check in router

Remove the query portion of the URL when checking paths

* Updated change and added trial test

* Update test

Co-authored-by: JJ Kasper <jj@jjsweb.site>
2020-02-19 12:00:27 -05:00
..
utils Fix Tests (#9963) 2020-01-06 10:43:26 -06:00
rewrite-url-for-export.ts Don't prepend a slash on empty path (#9973) 2020-01-08 11:45:17 -05:00
router.ts Fixed pathname check in router (#10547) 2020-02-19 12:00:27 -05:00