rsnext/test/integration/dynamic-routing
JJ Kasper 16590f7606
Make sure routeKeys are PCRE compliant (#14987)
This adds additional checks against the routeKeys used to build the named regexes for dynamic routes to ensure they follow PCRE rules for named capture groups

x-ref: https://github.com/vercel/vercel/pull/4813
2020-07-08 18:45:53 +00:00
..
pages Make sure routeKeys are PCRE compliant (#14987) 2020-07-08 18:45:53 +00:00
public Fix public/ file name encoding (#10022) 2020-01-09 21:56:05 -05:00
static Fix static/ file name encoding (#11373) 2020-03-26 12:58:15 -04:00
test Make sure routeKeys are PCRE compliant (#14987) 2020-07-08 18:45:53 +00:00
next.config.js Enable catchAllRouting by default (#9922) 2020-01-03 16:51:26 +01:00