rsnext/test/integration/custom-routes
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 Make sure rewrites are handled in serverless mode correctly (#10697) 2020-02-26 13:14:34 -05:00
public Add checking filesystem after each rewrite (#9568) 2019-12-23 16:20:17 -05:00
test Update routeKeys to handle non-word characters (#12801) 2020-06-16 13:49:13 +00:00
next.config.js Correct multi-match behavior for queries and header values (#13017) 2020-05-18 13:04:54 -04:00
server.js Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00