rsnext/test/integration/dynamic-routing
JJ Kasper 08d7755e68
Update routeKeys to handle non-word characters (#12801)
This updates the named regexes output in the `routes-manifest` and the associated `routeKeys` to not use any non-word characters as this breaks the named regexes e.g. `"Invalid regular expression: "^/(?<data\-provider\-id>[^/]+?)(?:/)?$"`

x-ref: https://github.com/zeit/now/pull/4355
2020-06-16 13:49:13 +00:00
..
pages Update routeKeys to handle non-word characters (#12801) 2020-06-16 13:49:13 +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 Update routeKeys to handle non-word characters (#12801) 2020-06-16 13:49:13 +00:00
next.config.js Enable catchAllRouting by default (#9922) 2020-01-03 16:51:26 +01:00