rsnext/test/integration/serverless/pages
Joe Haddad 0208356f67
Temporary: SPR: Use Group Index Mapping (#9089)
This pull request is a temporary addition that uses the `x-now-route-params` header in serverless.

This header returns the regex groups with indexes, not their named variants.
As a result, we must use the getRouteMatcher utility to reverse this into Next.js' expected names.

Since this got complex, I've added a test for it. We should probably remove this behavior sooner than later.
2019-10-15 16:30:10 -04:00
..
api Fix dynamic APIs with query params (#8386) 2019-08-19 13:19:39 -04:00
dr Temporary: SPR: Use Group Index Mapping (#9089) 2019-10-15 16:30:10 -04:00
abc.js Serverless Next.js (#5927) 2018-12-28 11:39:12 +01:00
dynamic-two.js Format missed files (#7464) 2019-05-29 18:19:32 -07:00
dynamic.js Format missed files (#7464) 2019-05-29 18:19:32 -07:00
fetch.js Format missed files (#7464) 2019-05-29 18:19:32 -07:00
index.js Format missed files (#7464) 2019-05-29 18:19:32 -07:00
some-amp.js Remove withAmp and do not expose isInAmpMode (#7690) 2019-06-28 15:04:24 -07:00