rsnext/packages/next/next-server/server/lib
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
..
path-match.ts Upgrade path-to-regexp (#9553) 2019-11-27 16:48:28 -05:00
recursive-readdir-sync.ts Move next-server back into next package (#8613) 2019-09-04 10:00:54 -04:00