rsnext/packages/next/next-server/lib/router/utils
Joe Haddad ba5e6943fa
[Experimental] Catch-all Route Support (#9416)
* Catch-all Route Support

* Add SSR tests

* Add additional test

* Add unit tests

* Put the feature behind a flag

* Apply suggestions from code review

Co-Authored-By: JJ Kasper <jj@jjsweb.site>

* Fix test
2019-11-14 23:19:41 -08:00
..
index.ts Move next-server back into next package (#8613) 2019-09-04 10:00:54 -04:00
is-dynamic.ts Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
route-matcher.ts [Experimental] Catch-all Route Support (#9416) 2019-11-14 23:19:41 -08:00
route-regex.ts [Experimental] Catch-all Route Support (#9416) 2019-11-14 23:19:41 -08:00
sorted-routes.ts [Experimental] Catch-all Route Support (#9416) 2019-11-14 23:19:41 -08:00