rsnext/test/integration/custom-routes
Joe Haddad a6656a0b84
Upgrade path-to-regexp (#9553)
* Upgrade `path-to-regexp`

* Correct import

* Update delimiter

* Fix path match

* Fix hot loader

* Fix params.path usage and pathToRegexp import

* Revert changes for params.path

* Fix lint

* Simplify path match function

* Delimiter should always be `/`

* Fix passed in params

* Add new regex wrapping

* Wrap another route

* Fix error message match
2019-11-27 16:48:28 -05:00
..
pages Update router to have only one route traverse pass (#9435) 2019-11-17 16:12:48 -08:00
public/static Update router to have only one route traverse pass (#9435) 2019-11-17 16:12:48 -08:00
test Upgrade path-to-regexp (#9553) 2019-11-27 16:48:28 -05:00
next.config.js Update router to have only one route traverse pass (#9435) 2019-11-17 16:12:48 -08:00